aaronjolson / flask-pytest-example
Small example of a Flask app using pytest to test routing and requests, GET and POST
☆55Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for flask-pytest-example
- Setting up a production grade flask application☆51Updated 3 years ago
- Source Code for 'Building REST APIs with Flask' by Kunal Relan☆54Updated 5 years ago
- ☆149Updated 2 years ago
- 🔥 REST API written in Flask micro web framework with the Flask-RESTX framework.☆169Updated last year
- Demonstrates how to use Python, Flask, and Docker to quickly prototype and build microservices☆116Updated 3 years ago
- ☆106Updated 3 weeks ago
- Build Flask apps with user creation and log-in functionally.☆221Updated 6 months ago
- Flask + Docker☆328Updated 6 months ago
- Sample Flask application using Flask-RESTPlus , Flask-Marshmallow and Flask-SQLAlchemy☆34Updated 3 years ago
- Example applications for Flask learners.☆201Updated 3 months ago
- A modern (as of 2024) Flask API back end.☆369Updated 3 months ago
- Mastering Flask Web Development, published by Packt☆153Updated last year
- Structure your Flask apps in a scalable and intelligent way using Blueprints.☆456Updated last week
- Example Flask project for implementing Flask-Session with Redis.☆95Updated 2 weeks ago
- Code for my React Mega-Tutorial course.☆70Updated 7 months ago
- Hands-on Microservices with Python [ video], published by Packt☆119Updated last year
- ☆122Updated 2 years ago
- Create and manage data in your Flask app via a SQL database.☆393Updated 3 weeks ago
- Learn how to use Python with Flask Redis and Celery and pack everything into Docker Container☆77Updated 2 years ago
- A sample repo showing data models evolve to use SQLAlchemy relationships☆35Updated 6 years ago
- Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on…☆128Updated last week
- Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Fla…☆217Updated 4 months ago
- Flask Admin customized using AdminLTE bootstrap template and flask security to offer a better Dashboard UX☆616Updated 3 years ago
- An items, stores, and authentication REST API from the REST API course☆81Updated 2 years ago
- A small video conference application using Flask and Twilio Programmable Video