paurakhsharma / python-microservice-fastapi
Learn to build your own microservice using Python and FastAPI
β354Updated 5 months ago
Alternatives and similar repositories for python-microservice-fastapi:
Users that are interested in python-microservice-fastapi are comparing it to the libraries listed below
- Fully Python async FastAPI project! πβ466Updated last year
- FastAPI CRUDβ445Updated 11 months ago
- The API Application Development using Python FastAPI, including interactive API documentationβ213Updated 6 months ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/oβ339Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)β131Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.β498Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosystβ¦β101Updated 3 years ago
- Test-Driven Development with FastAPI and Dockerβ167Updated 9 months ago
- FastAPI CRUDβ79Updated 11 months ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.β223Updated last year
- FastAPI & Kubernetes Tutorial with PyCharmβ106Updated 2 years ago
- Example of how to handle background processes with FastAPI, Celery, and Dockerβ406Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.β222Updated 11 months ago
- minimal-fastapi-postgres-template based on official template but rewrittenβ485Updated 2 weeks ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructuresβ292Updated 9 months ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongoβ167Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypressβ476Updated 2 months ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driverβ430Updated 2 weeks ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).β428Updated 2 years ago
- FastAPI application and service structure for a more maintainable codebase β See full articleβ389Updated 2 years ago
- A job board app using fastapiβ179Updated 3 years ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPIβ442Updated 2 years ago
- A demonstration of best practices for a large FastAPI project