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,587 of 193,188
Downloads: 133,184

Daily

Ranking: 24,090 of 193,154
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,282,218,002json
161,190,124,879addressable
29982,808,292rspec
118398,082,080webmock
189271,382,908typhoeus
324155,176,074vcr
4,8331,671,509autotest
6,995690,025autotest-growl
8,306482,139autotest-fsevent
9,493371,780autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder