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,322 of 183,477
Downloads: 124,052

Daily

Ranking: 13,614 of 183,470
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
18927,658,174json
23875,828,191addressable
25825,073,950rspec
120292,406,385webmock
189196,703,510typhoeus
305118,753,491vcr
4,4151,538,848autotest
6,576594,797autotest-growl
7,704419,915autotest-fsevent
9,321284,957autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder