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

https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node-samples

GroupDocs.Viewer Cloud SDK for Node.js examples, plugins and showcase projects
https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node-samples

Last synced: 8 months ago
JSON representation

GroupDocs.Viewer Cloud SDK for Node.js examples, plugins and showcase projects

Awesome Lists containing this project

README

          

# GroupDocs.Viewer Cloud SDK for Node.js Examples

This repository contains [Examples](Examples) projects for [GroupDocs.Viewer Cloud SDK for Node.js](https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-node) to help you learn and write your own applications.
[GroupDocs.Viewer Cloud SDK for Node.js](https://products.groupdocs.cloud/viewer/nodejs) allows you to work with GroupDocs.Viewer Cloud API REST APIs in your Node.js applications.





## Prerequisites

+ Node.js with NPM 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 Node.js examples. Follow the given steps to proceed run:

+ Extract the downloaded project
+ Edit RunExamples.js 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 "npm install" command
+ Execute "npm update" command
+ Run examples using "npm run-script start" 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/nodejs) | [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-node) | [Blog](https://blog.groupdocs.cloud/category/viewer/) | [Free Support](https://forum.groupdocs.cloud/c/viewer) | [Free Trial](https://purchase.groupdocs.cloud/trial)