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: 13,883 of 180,534
Downloads: 119,388

Daily

Ranking: 22,299 of 180,529
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
17813,637,751json
23769,475,710rspec
24768,584,650addressable
121255,774,425webmock
193166,194,914typhoeus
306105,902,260vcr
4,1801,523,631autotest
6,279588,649autotest-growl
7,272414,170autotest-fsevent
8,689282,158autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder