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

https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-ruby-samples

GroupDocs.Conversion Cloud SDK for Ruby examples, plugins and showcase projects
https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-ruby-samples

Last synced: about 2 months ago
JSON representation

GroupDocs.Conversion Cloud SDK for Ruby examples, plugins and showcase projects

Awesome Lists containing this project

README

          

# GroupDocs.Conversion Cloud SDK for Ruby Examples

This repository contains [Examples](Examples) projects for [GroupDocs.Conversion Cloud SDK for Ruby](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-ruby) to help you learn and write your own applications.

[GroupDocs.Conversion Cloud SDK for Ruby](https://products.groupdocs.cloud/conversion/ruby) has been developed to help you get started with using our document conversion REST API, allowing to seamlessly convert your documents to any format you need. With this single API, you can convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images and many more.
[GroupDocs.Conversion Cloud API](https://products.groupdocs.cloud/conversion). GroupDocs.Conversion Cloud SDK for Ruby has been developed to help you integrate all these features in your Ruby application without any hassle.

**[Download complete GroupDocs.Conversion Cloud SDK Ruby Example source code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-ruby-samples/archive/master.zip)**

## Prerequisites

+ Ruby with Gem installed
+ Get your ClientId and ClientSecret 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 ClientId and ClientSecret, obtained from [https://dashboard.groupdocs.cloud](https://dashboard.groupdocs.cloud) there
+ Go to "Examples" directory of the project
+ Execute "gem install groupdocs_conversion_cloud" command
+ Run examples using "ruby RunExamples.rb" command

For more details, visit [Getting Started](https://docs.groupdocs.cloud/conversion/getting-started/).

## Licensing

All GroupDocs.Conversion Cloud SDKs are licensed under [MIT License](LICENSE).

[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/ruby) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Source Code](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-ruby) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)