mmautner / simple_api
a basic Flask/Flask-Restful/SQLAlchemy REST API service
☆151Updated 4 years ago
Alternatives and similar repositories for simple_api:
Users that are interested in simple_api are comparing it to the libraries listed below
- Concise skeleton for development of Flask, Flask-Restless, SQLAlchemy, JWT based REST APIs.☆160Updated 5 years ago
- OAuth Provider Integration for Flask-Security☆245Updated 6 years ago
- http://www.realpython.com☆128Updated 10 years ago
- Example based on Miguel Grinberg's flask-celery-example but using Flask-SocketIO☆106Updated 4 years ago
- Flask Series☆343Updated last year
- Real Python Flask Starter Project☆435Updated 3 years ago
- Example of combining Flask-Security and Flask-Admin☆127Updated 9 years ago
- Code for my PyCon 2014 tutorial "Flask By Example"☆145Updated 8 years ago
- Dockerfile for Nginx + Gunicorn + Flask☆136Updated 7 years ago
- A simple Flask-RESTful demo application☆165Updated 7 years ago
- Example application for my "Two Factor Authentication with Flask" blog article.☆147Updated 2 years ago
- How to incorporate Celery into a well structured Flask application☆282Updated 2 years ago
- Companion code to my PyCon 2016 "Flask at Scale" tutorial session.☆512Updated 2 years ago
- A best practices approach to creating large web apps, which gives the ease and power of django to your flask app