mtnbarreto / flask-base-apiLinks
A complete boilerplate Flask RESTful API code.
☆64Updated last year
Alternatives and similar repositories for flask-base-api
Users that are interested in flask-base-api are comparing it to the libraries listed below
Sorting:
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Fla…☆219Updated last year
- A Backend service template project developed with Python Flask☆84Updated 8 months ago
- starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration☆157Updated 6 years ago
- 🔥 REST API written in Flask micro web framework with the Flask-RESTX framework.☆173Updated 2 years ago
- A Flask Boilerplate to quickly get started with production-grade flask application. It has some additional packages pre-configured for ea…☆83Updated 2 years ago
- Minimal python restful API☆51Updated 6 years ago
- A boilerplate for flask restful web service☆664Updated 2 years ago
- Barebone Python Microservices with Flask☆172Updated 2 years ago
- Uses docker compose with a python flask microservice and MongoDB instance to make a sample application☆104Updated 6 months ago
- Flask with Celery.☆74Updated last year
- JWT Authorization in Flask☆171Updated 2 years ago
- A flask-driven RESTful API for Bucketlist interactions☆106Updated 3 years ago
- Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on…☆130Updated last month
- An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).