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,209 of 190,280
Downloads: 132,001

Daily

Ranking: 15,359 of 190,253
Downloads: 28

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,215,693,631json
171,132,158,631addressable
29956,893,742rspec
117378,519,323webmock
189258,039,138typhoeus
321147,749,877vcr
4,7471,661,357autotest
6,864684,328autotest-growl
8,161476,487autotest-fsevent
9,174368,494autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder