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,028 of 188,277
Downloads: 130,712

Daily

Ranking: 35,491 of 188,252
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,161,629,854json
211,080,820,066addressable
29935,725,168rspec
115364,025,796webmock
190246,845,277typhoeus
322140,812,777vcr
4,6641,654,683autotest
6,753680,913autotest-growl
8,050472,613autotest-fsevent
9,033366,595autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder