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 (568KB)

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,826

このバージョンのみ 1,826

ライセンス:

MIT

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

リンク: