Categories: None [Edit]

dkron-rb

https://rubygems.org/gems/dkron-rb
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to communicate with software clients. Dkron listens in port `8080` by default. All examples in this section assume that you're using the default port. Default API responses are unformatted JSON add the `pretty=true` param to format the response.

Total

Ranking: 14,937 of 187,571
Downloads: 129,997

Daily

Ranking: 18,700 of 187,548
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
131,135,784,591json
221,056,546,369addressable
28924,848,930rspec
114356,591,782webmock
190241,266,891typhoeus
321138,282,827vcr
4,6251,651,883autotest
6,698679,041autotest-growl
7,993470,744autotest-fsevent
8,965365,510autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder