windson / fastapiLinks
FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures
☆354Updated last year
Alternatives and similar repositories for fastapi
Users that are interested in fastapi are comparing it to the libraries listed below
Sorting:
- FastAPI CRUD☆472Updated last year
- Learn to build your own microservice using Python and FastAPI☆378Updated last year
- Fully Python async FastAPI project! 🚀☆507Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- FastAPI project Template generator to make your life easier 🧬 🚀☆348Updated last week
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆254Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆797Updated last week
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆403Updated last year
- Test-Driven Development with FastAPI and Docker☆171Updated 5 months ago
- A job board app using fastapi☆180Updated 4 years ago
- Template for building FastAPI applications with MongoDB.☆533Updated last year
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆166Updated last week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆565Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆688Updated 3 weeks ago
- Example of using MongoDB with FastAPI☆351Updated 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
- Drop-in API-key based security for FastAPI☆375Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆939Updated 9 months ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- FastAPI & Kubernetes Tutorial with PyCharm☆108Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.