An open API service indexing awesome lists of open source software.

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

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)