cosmic-byte / flask-restplus-boilerplateLinks
A boilerplate for flask restful web service
☆663Updated 2 years ago
Alternatives and similar repositories for flask-restplus-boilerplate
Users that are interested in flask-restplus-boilerplate are comparing it to the libraries listed below
Sorting:
- Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more☆808Updated 2 years ago
- Start a Flask API in less than 5 minutes☆458Updated 2 years ago
- Real-life RESTful server example on Flask-RESTplus☆1,343Updated last year
- 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
- Exemplary real world JSON API built with Flask (Python)☆900Updated 2 years ago
- JWT Authorization in Flask☆171Updated 2 years ago
- just testing some jwts☆283Updated 3 years ago
- Structure your Flask apps in a scalable and intelligent way using Blueprints.☆461Updated this week
- Fully fledged Flask boilerplate code☆357Updated 7 years ago
- Boilerplate code for a RESTful API based on Flask-RESTPlus☆320Updated 2 years ago
- Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)☆225Updated 6 years ago
- A flask-driven RESTful API for Bucketlist interactions☆106Updated 3 years ago
- Minimal python restful API☆51Updated 6 years ago
- Create and manage data in your Flask app via a SQL database.☆399Updated last week
- A complete boilerplate Flask RESTful API code.☆64Updated last year
- Example of how to handle background processes with Flask, Celery, and Docker☆88Updated 3 years ago
- Fully featured framework for fast, easy and documented API development with Flask☆2,743Updated 2 years ago
- This repository contains the example code for my blog article Using Celery with Flask.☆1,207Updated 2 years ago
- Real Python Flask Starter Project☆435Updated 3 years ago
- An example of a large scale Flask application using blueprints and extensions.