a-luna / flask-api-tutorialLinks
Boilerplate for a Flask REST API with JWT-based authentication, built with SQLAlchemy, Flask-RESTx, PyJWT, and pytest. This is a companion repo for a multi-part tutorial series on my personal website.
β74Updated 3 years ago
Alternatives and similar repositories for flask-api-tutorial
Users that are interested in flask-api-tutorial are comparing it to the libraries listed below
Sorting:
- π₯ REST API written in Flask micro web framework with the Flask-RESTX framework.β168Updated 2 years ago
- A boilerplate for flask restful web serviceβ665Updated 2 years ago
- Structure your Flask apps in a scalable and intelligent way using Blueprints.β465Updated this week
- Create and manage data in your Flask app via a SQL database.β403Updated 2 weeks ago
- A modern (as of 2024) Flask API back end.β383Updated last year
- Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and moreβ813Updated 2 years ago
- Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flaskβ2,241Updated 4 months 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
- Flask + Dockerβ329Updated last year
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flaβ¦β221Updated last year
- A template repository to start your FastAPI backend projects.β135Updated 4 years ago
- SqlAlchemy Flask-Restful Swagger Json:API OpenAPIβ413Updated 8 months ago
- Flask API Starter Kitβ141Updated 3 years ago
- A Clean Architecture Practice with Flask REST APIβ147Updated 2 years ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongoβ172Updated 2 years ago
- Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.β528Updated 3 years ago
- Start a Flask API in less than 5 minutesβ462Updated 3 years ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPIβ3,071Updated 3 years ago
- Python DDD exampleβ1,023Updated last year
- Flask example project with flask-restful and flask-jwt-extended!β131Updated 3 weeks ago
- DB agnostic framework to build auto-documented REST APIs with Flask and marshmallowβ716Updated last week
- Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based onβ¦