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,268 of 183,107
Downloads: 123,389

Daily

Ranking: 18,833 of 183,092
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
18910,800,336json
23861,821,533addressable
25817,849,894rspec
120287,730,873webmock
188192,856,336typhoeus
303117,201,404vcr
4,3861,535,613autotest
6,542594,044autotest-growl
7,590419,322autotest-fsevent
9,273284,598autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder