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.

  1. Download our sample YAML schema for a Push API server.
  2. Upload or copy-paste the contents of the downloaded file to the online Swagger Editor.
  3. Click "Generate Server" and select the framework you want. The code will be (automatically) downloaded as a .zip file.
     

    generate_code.png

Was this article helpful?