Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdfgeneratorapi/wix-velo-client

Helper library and sample code for Wix Velo
https://github.com/pdfgeneratorapi/wix-velo-client

low-code pdf-generation

Last synced: about 2 months ago
JSON representation

Helper library and sample code for Wix Velo

Awesome Lists containing this project

README

        

# wix-velo-client
Helper library and example code for faster [PDF Generator API](https://pdfgeneratorapi.com)
and [Wix Velo](https://www.wix.com/velo) integration.

> **PDF Generator API** allows you easily generate transactional PDF documents and reduce the development and support costs by enabling your users to create and manage their document templates using a browser-based drag-and-drop document editor.

> **Velo** is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.

## Quick Start
* Create a free PDF Generator API [Sandbox Account](https://pdfgeneratorapi.com).
* Start a new project with [Wix Velo](https://www.wix.com/velo)
* Copy contents from `backend` folder to your Velo project `backend` folder.
* Copy contents from `public` folder to your Velo project `public` folder.
* Use `example.js` contents in `masterPage.js` or in specific page code (e.g Home)
* Copy your API key and secret from PDF Generator API > Account & settings and save them to your Velo project [Secrets Manager](https://support.wix.com/en/article/velo-about-the-secrets-manager).