RubyGems Navigation menu

dkron-rb 0.11.2

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. 1.1.0 - January 28, 2021 (27.5KB)
  2. 1.0.0 - April 30, 2019 (26KB)
  3. 0.11.2 - November 09, 2018 (36KB)
  4. 0.10.0 - May 17, 2018 (263KB)
  5. 0.9.2 - December 29, 2016 (229KB)

Runtime依存関係 (2):

json >= 1.4, ~> 1
typhoeus >= 1.0.1, ~> 1.0

Development依存関係 (7):

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

所有者:

作者:

  • Swagger-Codegen

SHA 256チェックサム:

f4c1d99fa69d00df46ee8bf70225e340cfe1cfb024c67eaad30873737a632907

累計ダウンロード数 119,388

このバージョンのみ 17,731

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9

リンク: