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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,310,757,635json
161,212,083,202addressable
29993,218,487rspec
118405,291,038webmock
187276,898,769typhoeus
325158,282,240vcr
4,8881,674,365autotest
7,184691,618autotest-growl
8,494483,865autotest-fsevent
9,553373,057autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder