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,929 of 196,619
Downloads: 134,607

Daily

Ranking: 32,643 of 196,594
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,378,848,486json
151,266,343,986addressable
291,020,353,632rspec
117424,127,970webmock
188289,836,823typhoeus
327165,559,136vcr
4,9821,686,691autotest
7,297696,469autotest-growl
8,623488,844autotest-fsevent
9,714375,395autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder