Generating a Push API server
This article explains how to generate an API server using Paazl's Push API specification.
See Push API reference for a detailed description of the API and its parameters.
To create sample Push API server code, follow the steps below.
- Download our sample YAML schema for a Push API server.
- Upload or copy-paste the contents of the downloaded file to the online Swagger Editor.
- Click "Generate Server" and select the framework you want. The code will be (automatically) downloaded as a .zip file.