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,643 of 193,649
Downloads: 133,460

Daily

Ranking: 35,946 of 193,618
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,299,938,726json
161,203,540,905addressable
29989,166,690rspec
118402,488,411webmock
187274,726,991typhoeus
324157,069,847vcr
4,8651,673,461autotest
7,169691,120autotest-growl
8,466483,278autotest-fsevent
9,535372,607autotest-rails-pure

Owners

#GravatarHandle
1iconvictorcoder