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,858 of 196,338
Downloads: 134,385

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,360,651,456json
161,252,388,300addressable
291,013,199,560rspec
117418,957,682webmock
188286,538,170typhoeus
327163,684,975vcr
4,9591,684,047autotest
7,261695,342autotest-growl
8,599487,560autotest-fsevent
9,671375,004autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder