viniciuschiele / flask-rest-example
Example of how to set up a flask rest api + blueprint + sqlalchemy + marshmallow + unit tests + wsgi
☆31Updated 6 years ago
Alternatives and similar repositories for flask-rest-example:
Users that are interested in flask-rest-example are comparing it to the libraries listed below
- How to incorporate Celery into a well structured Flask application☆283Updated 2 years ago
- Flask, Flask-Login & MongoDB example☆134Updated 4 years ago
- Example based on Miguel Grinberg's flask-celery-example but using Flask-SocketIO☆106Updated 4 years ago
- Understand Flask-principal