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: 15,266 of 191,455
Downloads: 132,309

Daily

Ranking: 16,979 of 191,429
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,234,160,962json
171,148,223,344addressable
29964,231,479rspec
117383,832,336webmock
189261,643,067typhoeus
324149,670,959vcr
4,7691,663,306autotest
6,904685,331autotest-growl
8,208477,389autotest-fsevent
9,226369,220autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder