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,115 of 189,027
Downloads: 131,359

Daily

Ranking: 24,535 of 189,003
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,184,064,236json
181,103,362,756addressable
29944,659,102rspec
115370,124,697webmock
190251,635,071typhoeus
322143,188,257vcr
4,7031,657,498autotest
6,810682,665autotest-growl
8,100474,715autotest-fsevent
9,102367,374autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder