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,087 of 188,742
Downloads: 131,162

Daily

Ranking: 18,963 of 188,718
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,174,616,564json
201,094,080,192addressable
29940,867,791rspec
115367,507,950webmock
189249,469,362typhoeus
322142,157,854vcr
4,6841,656,437autotest
6,787682,157autotest-growl
8,081474,121autotest-fsevent
9,072367,028autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder