flask-restful-api-boilerplate icon indicating copy to clipboard operation
flask-restful-api-boilerplate copied to clipboard

This is boilerplate template for a Python Flask application with things you need to get started.

trafficstars

Flask Restful Api Boilerplate

Hello

This is boilerplate template for a Python Flask application with things you need to get started. Want to get started with Flask API server quickly? Good. You came to the right place. This Flask application framework is pre-configured with PyJWT, PyYAML, Flask-Restplus, Flask-Cors, Flask-SQLAlchemy and more. Swagger.

What's included?

Extentions

Others

  • Enterprise ready application structure
  • SSL Enabled
  • API's as Blueprints - The rightway
  • Basic Auth
  • Model Pattern

Getting started

  1. Please update globals.yaml file

Screenshot