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,169 of 189,628
Downloads: 131,643

Daily

Ranking: 18,736 of 189,601
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,200,464,024json
181,118,231,649addressable
29950,830,885rspec
115374,330,283webmock
189254,902,060typhoeus
320146,134,925vcr
4,7241,659,345autotest
6,838683,463autotest-growl
8,126475,531autotest-fsevent
9,138367,931autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder