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,823 of 195,762
Downloads: 134,101

Daily

Ranking: 22,150 of 195,747
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,343,682,665json
161,238,797,314addressable
291,006,320,288rspec
117414,199,380webmock
188283,280,164typhoeus
327161,918,139vcr
4,9431,681,019autotest
7,237694,161autotest-growl
8,559486,347autotest-fsevent
9,632374,411autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder