raphaelauv / fastAPI-aiohttp-exampleLinks
How to use and test fastAPI with an aiohttp client
☆110Updated last year
Alternatives and similar repositories for fastAPI-aiohttp-example
Users that are interested in fastAPI-aiohttp-example are comparing it to the libraries listed below
Sorting:
- Example of async SQLAlchemy with FastAPI☆74Updated 4 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆456Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆642Updated 3 years ago
- FastAPI Async SQLAlchemy middleware☆171Updated 3 weeks ago
- Quicker way to develop FastApi☆179Updated last year
- FastAPI framework plugins☆495Updated 2 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆134Updated 2 years ago
- JSON-RPC server based on fastapi☆325Updated 3 weeks ago
- FasAPI + Prometheus + Grafana!☆207Updated last year
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆309Updated this week
- FastAPI simple cache☆222Updated 3 years ago
- A ASGI Middleware to rate limit☆337Updated last year
- ☆278Updated 2 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆564Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆253Updated last year
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆168Updated 3 weeks ago
- Adds simple SQLAlchemy support to FastAPI☆666Updated last year
- Websocket 'broadcast' demo using FastAPI/Starlette☆141Updated 4 months ago
- A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered…☆155Updated last month
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆268Updated last year
- Test-Driven Development with FastAPI and Docker☆170Updated 4 months ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- Example of how to handle background processes with FastAPI, Celery, and Docker☆437Updated 2 years ago
- FastAPI CRUD☆472Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆496Updated 2 weeks ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- The template for building scalable web APIs based on FastAPI, Tortoise ORM and other.☆139Updated last year
- ⚙️ FastAPI gateway for microservices.☆120Updated last year
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆504Updated last week
- Simple example with FastAPI + MongoDB☆70Updated 11 months ago