RubyGems Navigation menu

dyspatch_client 3.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 the following 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 (32.0 KB)
  2. 5.0.1 July 08, 2020 (210.0 KB)
  3. 5.0.0 April 21, 2020 (37.0 KB)
  4. 4.0.0 January 20, 2020 (36.5 KB)
  5. 3.0.1 December 17, 2019 (39.0 KB)
  6. 3.0.0 November 29, 2019 (39.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (2):

json ~> 2.1, >= 2.1.0
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, >= 3.6.0
vcr ~> 3.0, >= 3.0.1
webmock ~> 1.24, >= 1.24.3

所有者:

推送者:

作者:

  • Dyspatch

SHA 256 校验和:

=

下载总量 24,027

这个版本 1,840

版本发布:

许可:

Apache-2.0

需要的 Ruby 版本: >= 1.9

链接: