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,858 of 180,418
Downloads: 119,195

Daily

Ranking: 16,219 of 180,402
Downloads: 36

Depended by

RankDownloadsName

Depends on

RankDownloadsName
17809,091,585json
23767,030,897rspec
24763,995,469addressable
121254,331,199webmock
194164,917,243typhoeus
305105,296,809vcr
4,1631,523,257autotest
6,262588,279autotest-growl
7,257413,800autotest-fsevent
8,658281,960autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder