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,878 of 187,224
Downloads: 129,591

Daily

Ranking: 32,169 of 187,196
Downloads: 29

Depended by

RankDownloadsName

Depends on

RankDownloadsName
131,121,983,141json
221,043,804,887addressable
27919,195,736rspec
115352,900,764webmock
189238,397,915typhoeus
321136,877,148vcr
4,6081,649,412autotest
6,676677,581autotest-growl
7,965469,288autotest-fsevent
8,924364,371autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder