RubyGems Navigation menu

dyspatch_client 6.0.0

# Introduction The Dyspatch API is based on the REST paradigm, and features resource based URLs with standard HTTP response codes to indicate errors. We use standard HTTP authentication and request verbs, and all responses are JSON formatted. See our [Implementation Guide](https://docs.dyspatch.io/development/implementing_dyspatch/) for more details on how to implement Dyspatch. ## API Client Libraries Dyspatch provides API Clients for popular languages and web frameworks. - [Java](https://github.com/getdyspatch/dyspatch-java) - [Javascript](https://github.com/getdyspatch/dyspatch-javascript) - [Python](https://github.com/getdyspatch/dyspatch-python) - [C#](https://github.com/getdyspatch/dyspatch-dotnet) - [Go](https://github.com/getdyspatch/dyspatch-golang) - [Ruby](https://github.com/getdyspatch/dyspatch-ruby)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 6.0.0 November 13, 2020 (32KB)
  2. 5.0.1 July 08, 2020 (210KB)
  3. 5.0.0 April 21, 2020 (37KB)
  4. 4.0.0 January 20, 2020 (36.5KB)
  5. 3.0.1 December 17, 2019 (39KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

json ~> 2.1, >= 2.1.0
typhoeus ~> 1.0, >= 1.0.1

Development依存関係 (1):

rspec ~> 3.6, >= 3.6.0

所有者:

プッシュ者:

作者:

  • Dyspatch

SHA 256チェックサム:

=

累計ダウンロード数 24,026

このバージョンのみ 10,895

このバージョンがリリースされたのは:

ライセンス:

Apache-2.0

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

リンク: