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

业主:

推送:

作者:

  • Swagger-Codegen

SHA 256 校验和:

63ebba0822637969f390d7df501bc9108e7243fe9d8b99933baf98fd4c385bb5

下载总量 1,831

这个版本 1,831

许可:

MIT

需要的 Ruby 版本: >= 2.5.1

链接: