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,769 of 186,833
Downloads: 128,696

Daily

Ranking: 17,438 of 186,696
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
131,095,453,969json
221,018,816,364addressable
27908,597,480rspec
116345,770,159webmock
189233,162,473typhoeus
318134,123,552vcr
4,5681,644,257autotest
6,641674,634autotest-growl
7,914466,260autotest-fsevent
8,859362,355autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder