RubyGems Navigation menu

dkron-ruby 3.0.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.0.0 - November 17, 2020 (32.0 KB)
  2. 1.0.0 - April 13, 2020 (28.5 KB)

Runtime 相依性套件 (3):

addressable >= 2.3.0, ~> 2.3
json >= 2.1.0, ~> 2.1
typhoeus ~> 1.0, >= 1.0.1

Development 相依性套件 (7):

autotest ~> 4.4, >= 4.4.6
autotest-fsevent ~> 0.2, >= 0.2.12
autotest-growl ~> 0.2, >= 0.2.16
autotest-rails-pure ~> 4.1, >= 4.1.2
rspec >= 3.6.0, ~> 3.6
vcr ~> 3.0, >= 3.0.1
webmock ~> 1.24, >= 1.24.3

擁有者:

推送者:

作者:

  • Michael Haglund

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,833

這個版本 1,965

授權:

Unlicense

Ruby 版本需求: >= 1.9

相關連結: