Simple API with FastAPI

Implementing a simple api with FastAPI...

Simple chat application using Websockets with FastAPI

Implementing a simple chat application with websockets and fastapi

Middlewares on FastAPI

Explring middlewares on fastapi...

Building a Brotli Middleware with FastAPI

Implementing a middleware to compress content with Brotli compression algorithm...