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:
=
install:
=
Versions:
- 0.1.1 May 11, 2020 (568 KB)
Development Dependencies (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