fastapi-mvc / exampleLinks
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
☆53Updated 2 years ago
Alternatives and similar repositories for example
Users that are interested in example are comparing it to the libraries listed below
Sorting:
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆688Updated last week
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆165Updated this week
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- FastAPI Starter Project with SQLModel and Alembic☆126Updated 2 years ago
- Auth for use with FastAPI☆172Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- FastAPI framework plugins☆499Updated 3 months ago
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆62Updated this week
- Drop-in API-key based security for FastAPI☆379Updated last year
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- FastAPI CRUD☆473Updated last year
- A python service built using Clean Architecture and SOLID principles☆57Updated last week
- FastAPI Async SQLAlchemy middleware☆174Updated 2 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆135Updated 2 years ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆132Updated 3 weeks ago
- Clean FastAPI architecture☆111Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆510Updated 2 years ago
- FastAPI Layered Architecture☆332Updated 2 years ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- ⚙️ FastAPI gateway for microservices.☆120Updated 2 years ago
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆853Updated last week
- FastAPI native extension, easy and simple JWT auth☆154Updated 8 months ago
- row level security for FastAPI framework☆556Updated 2 years ago
- fastAPI boilerplate for API based access along with user management☆145Updated 2 years ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆109Updated last week
- FastAPI Users - Database adapter for SQLModel☆80Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆255Updated last year
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Updated last year
- Sample FastAPI server with JWT auth and Beanie ODM