fastapi-mvc / exampleLinks
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
☆51Updated last year
Alternatives and similar repositories for example
Users that are interested in example are comparing it to the libraries listed below
Sorting:
- FastAPI Users - Database adapter for SQLModel☆80Updated 11 months ago
- Auth for use with FastAPI☆160Updated 2 years ago
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated 2 weeks ago
- FastAPI Async SQLAlchemy middleware☆158Updated 4 months ago
- Clean FastAPI architecture☆110Updated 2 years ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆105Updated this week
- A python service built using Clean Architecture and SOLID principles☆50Updated this week
- Example of async SQLAlchemy with FastAPI☆75Updated 4 years ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆128Updated this week
- Simple example with FastAPI + MongoDB☆70Updated 8 months ago
- ⚙️ FastAPI gateway for microservices.☆119Updated last year
- Implements authentication and authorization as FastAPI dependencies☆154Updated last year
- FastAPI Layered Architecture☆318Updated 2 years ago
- FastAPI backend storages and ORM extensions☆88Updated 2 weeks ago
- FastAPI example with distinct permissions for each route☆110Updated this week
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆134Updated 2 years ago
- Quicker way to develop FastApi☆177Updated 10 months ago
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆281Updated last week
- FastAPI Starter Project with SQLModel and Alembic☆121Updated 2 years ago
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆673Updated 2 months ago
- Forgot password example flow with FastAPI☆50Updated this week
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated 11 months ago
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.