bryaneaton / flask-restfulLinks
Flask example project with flask-restful and flask-jwt-extended!
β131Updated 4 months ago
Alternatives and similar repositories for flask-restful
Users that are interested in flask-restful are comparing it to the libraries listed below
Sorting:
- A Backend service template project developed with Python Flaskβ84Updated 8 months ago
- π₯ REST API written in Flask micro web framework with the Flask-RESTX framework.β173Updated 2 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
- Flask + Dockerβ331Updated last year
- REST API boilerplate using Flask, SQLAlchemy, Docker, and Pydanticβ73Updated last year
- Create and manage data in your Flask app via a SQL database.β399Updated 3 weeks ago
- FastAPI CRUDβ78Updated last year
- Example of how to handle background processes with Flask, Celery, and Dockerβ88Updated 3 years ago
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flaβ¦β219Updated last year
- Learn to build your own microservice using Python and FastAPIβ372Updated 11 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
- Example applications for Flask learners.β216Updated 11 months ago
- Structure your Flask apps in a scalable and intelligent way using Blueprints.β463Updated 3 weeks ago
- Build Flask apps with user creation and log-in functionally.β221Updated last month
- A modern (as of 2024) Flask API back end.β382Updated 11 months ago
- Source Code for 'Building REST APIs with Flask' by Kunal Relanβ54Updated 5 years ago
- A boilerplate for flask restful web serviceβ664Updated 2 years ago
- A job board app using fastapiβ183Updated 4 years ago
- FastAPI CRUD Example