skatesham / fastapi-bigger-applicationLinks
Example of FastAPI bigger application
☆99Updated last year
Alternatives and similar repositories for fastapi-bigger-application
Users that are interested in fastapi-bigger-application are comparing it to the libraries listed below
Sorting:
- Template for building FastAPI applications with MongoDB.☆533Updated last year
- Clean Architecture Example using FastAPI framework☆483Updated 2 years ago
- Base FastAPI Project to create general api.☆456Updated 9 months ago
- A scalable and production ready boilerplate for FastAPI☆543Updated last year
- FastAPI CRUD☆472Updated last year
- Fully Python async FastAPI project! 🚀☆503Updated 2 years ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆171Updated 2 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆394Updated last year
- FastAPI Layered Architecture☆328Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆376Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆218Updated last year
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆778Updated this week
- minimal-fastapi-postgres-template based on official template but rewritten☆534Updated 3 weeks ago
- High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.☆78Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆319Updated 3 years ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆347Updated last year
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…