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,349 of 192,104
Downloads: 132,577

Daily

Ranking: 48,941 of 192,085
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,249,818,651json
161,163,042,277addressable
29970,683,748rspec
118388,805,302webmock
189264,817,581typhoeus
324151,442,426vcr
4,7791,668,166autotest
6,927688,064autotest-growl
8,240479,685autotest-fsevent
9,265370,441autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder