RubyGems Navigation menu

zoom_us 0.1.1

The Zoom API allows developers to safely and securely access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [Authorization Guide](https://marketplace.zoom.us/docs/guides/authorization/credentials). All endpoints are available via `https` and are located at `api.zoom.us/v2/`. For instance you can list all users on an account via `https://api.zoom.us/v2/users/`.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - May 11, 2020 (567.5 KB)

Runtime 相依性套件 (4):

json >= 2.1.0, ~> 2.1
jwt >= 0
typhoeus ~> 1.0, >= 1.0.1
zeitwerk >= 0

Development 相依性套件 (8):

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
bundler ~> 2.1.2
rspec >= 3.6.0, ~> 3.6
vcr ~> 3.0, >= 3.0.1
webmock ~> 1.24, >= 1.24.3

擁有者:

Pushed by:

作者:

  • Swagger-Codegen

SHA 256 checksum:

63ebba0822637969f390d7df501bc9108e7243fe9d8b99933baf98fd4c385bb5

總下載次數 1,827

這個版本 1,827

License:

MIT

Ruby 版本需求: >= 2.5.1

相關連結: