https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-ruby-samples
GroupDocs.Viewer Cloud SDK for Ruby examples, plugins and showcase projects
https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-ruby-samples
Last synced: 4 months ago
JSON representation
GroupDocs.Viewer Cloud SDK for Ruby examples, plugins and showcase projects
- Host: GitHub
- URL: https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-ruby-samples
- Owner: groupdocs-viewer-cloud
- License: mit
- Created: 2019-01-09T05:14:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T08:17:33.000Z (about 2 years ago)
- Last Synced: 2025-05-29T03:44:08.992Z (about 1 year ago)
- Size: 13.5 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GroupDocs.Viewer Cloud SDK for Ruby Examples
This repository contains [Examples](Examples) projects for [GroupDocs.Viewer Cloud SDK for Ruby](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-ruby) to help you learn and write your own applications.
[GroupDocs.Viewer Cloud SDK for Ruby](https://products.groupdocs.cloud/viewer/ruby) allows you to work with [GroupDocs.Viewer Cloud API](https://products.groupdocs.cloud/viewer) REST APIs in your Ruby applications.
## Prerequisites
+ Ruby with Gem installed
+ Get your client id and client secret at [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) (free registration is required).
## How to Run the Examples?
The package contains Ruby examples. Follow the given steps to proceed run:
+ Extract the downloaded project
+ Edit RunExamples.rb and put client id and client secret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) there
+ Go to "Examples" directory of the project
+ Execute "gem install groupdocs_viewer_cloud" command
+ Run examples using "ruby RunExamples.rb" command
For more details, visit [Getting Started](https://docs.groupdocs.cloud/viewer/getting-started/).
## Licensing
All GroupDocs.Viewer Cloud SDKs are licensed under [MIT License](LICENSE).
[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/viewer/ruby) | [Docs](https://docs.groupdocs.cloud/viewer/) | [Demos](https://products.groupdocs.app/viewer/family) | [API Reference](https://apireference.groupdocs.cloud/viewer/) | [Source Code](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-ruby) | [Blog](https://blog.groupdocs.cloud/category/viewer/) | [Free Support](https://forum.groupdocs.cloud/c/viewer) | [Free Trial](https://purchase.groupdocs.cloud/trial)