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,046 of 188,635
Downloads: 130,800

Daily

Ranking: 26,427 of 188,368
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,166,008,018json
211,085,076,106addressable
29937,507,240rspec
115365,285,520webmock
190247,751,077typhoeus
323141,253,370vcr
4,6721,655,005autotest
6,763681,161autotest-growl
8,060472,901autotest-fsevent
9,042366,690autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder