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,131 of 189,083
Downloads: 131,420

Daily

Ranking: 31,622 of 189,069
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,186,817,883json
181,106,063,025addressable
29945,702,266rspec
115370,858,674webmock
190252,217,049typhoeus
322143,482,531vcr
4,7061,657,852autotest
6,816682,842autotest-growl
8,106474,936autotest-fsevent
9,108367,555autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder