qlawmarq / fastapi-mysql-docker
Template for apps using Dockerized FastAPI/MySQL, including user CRUD and auth functionality.
☆52Updated 9 months ago
Alternatives and similar repositories for fastapi-mysql-docker
Users that are interested in fastapi-mysql-docker are comparing it to the libraries listed below
Sorting:
- In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. Th…☆54Updated last month
- A simple example of using Fast API in Python.☆116Updated last year
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Doc…☆69Updated 2 years ago
- Single Page App with FastAPI and Vue.js☆283Updated last year
- Testing a project with a FastAPI backend and Vue.js frontend in the same project☆81Updated 2 years ago
- FastAPI Starter Project with SQLModel and Alembic☆121Updated 2 years ago
- Example of FastAPI microservices included nginx and docker-compose file☆23Updated 4 months ago
- ☆54Updated 3 years ago
- FastAPI + ODMantic example☆62Updated last year
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆170Updated 2 years ago
- E-commerce API with FastAPI , tortoise orm, jwt☆59Updated 2 years ago
- This API provides file upload/download operations on cloud storage. Includes local MinIO storage. But also supports Google Cloud Storage …☆24Updated 2 years ago
- ☆56Updated last year
- fastapi-postgresql-crud☆45Updated 3 years ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- FastAPI tutorial for beginners☆35Updated 4 years ago
- A job board app using fastapi☆184Updated 4 years ago
- Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.☆93Updated 3 years ago
- This is simple REST API project using a modern stack with FastAPI. (Celery, Redis, Postgres, SQLAlchemy, Docker, Docker Compose)☆40Updated 2 years ago
- FastAPI & Stripe Integration - Open-source eCommerce Starter | App-Generator.dev☆92Updated last week
- FASTAPI and JWT Authentication☆63Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆367Updated last year
- FastAPI ecommerce,Micro framework based on FastAPI,FastAPI ORMS,FastAPI Sqlalchemy ORM, FastAPI Tortoise ORM Relationship,FastAPI Websock…☆28Updated 3 years ago
- FastAPI with Docker and Traefik☆112Updated 2 years ago
- Single Page App with FastAPI and React☆140Updated 3 months ago
- python fastapi example connection to mysql☆78Updated 5 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated 10 months ago
- High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.☆77Updated 11 months ago
- Sample FastAPI server with JWT auth and Beanie ODM