PeterAkande / WebSocketChat-FastAPILinks
A FastAPI Backend Service that simulates the Websocket needs of a chat app.
☆16Updated 2 years ago
Alternatives and similar repositories for WebSocketChat-FastAPI
Users that are interested in WebSocketChat-FastAPI are comparing it to the libraries listed below
Sorting:
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆348Updated 2 months ago
- FastAPI native extension, easy and simple JWT auth☆155Updated 11 months ago
- FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with F…☆144Updated 9 months ago
- ⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.☆260Updated 8 months ago
- FastAPI example with distinct permissions for each route☆130Updated last week
- CLI to create Fastapi projects easily.☆119Updated last year
- FastAPI SAAS Template (Boilerplate code)☆179Updated 2 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆421Updated 2 years ago
- FastAPI Users - Database adapter for SQLModel☆80Updated last year
- Drop-in API-key based security for FastAPI☆471Updated 2 years ago
- Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.☆157Updated this week
- Sample FastAPI server with JWT auth and Beanie ODM☆201Updated 2 years ago
- React + FastApi + Mongo - Login with Google and Azure (OIDC authorisation code flow)☆115Updated 2 years ago
- minimal-fastapi-postgres-template based on official template but rewritten