Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandy-io/kandy-cpaas-ruby-sdk
https://github.com/kandy-io/kandy-cpaas-ruby-sdk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kandy-io/kandy-cpaas-ruby-sdk
- Owner: Kandy-IO
- Created: 2019-10-15T18:57:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T06:18:23.000Z (over 4 years ago)
- Last Synced: 2024-04-24T18:24:00.145Z (8 months ago)
- Language: Ruby
- Size: 161 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kandy CPaaS Ruby SDK
## Install
Add this line to your application's Gemfile:
```ruby
gem 'cpaas-sdk'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install cpaas-sdk
## Documentation
The information about tutorials and documents can be found in the links below
* `Documents`: [API Docs](https://kandy-io.github.io/kandy-cpaas-ruby-sdk/docs)
* `Tutorials`: [User Guide](https://Kandy-IO.github.io/kandy-cpaas-ruby-sdk/tutorials/?KANDY=Kandy&KANDYFQDN=oauth-cpaas.att.com#/GetStarted)
## Compatibility
- Ruby 2.0.0 or higher