aliev / aioauth-fastapiLinks
aioauth integration with FastAPI
☆40Updated 10 months ago
Alternatives and similar repositories for aioauth-fastapi
Users that are interested in aioauth-fastapi are comparing it to the libraries listed below
Sorting:
- Asynchronous OAuth 2.0 provider for Python 3☆220Updated 2 months ago
- ⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.☆241Updated 2 months ago
- FastAPI Async SQLAlchemy middleware☆159Updated 6 months ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆151Updated 3 weeks ago
- Websocket 'broadcast' demo using FastAPI/Starlette☆139Updated 2 months ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆60Updated 3 weeks ago
- Ready-to-use session cookies with custom backends for FastAPI☆110Updated 2 years ago
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Updated last month
- An extension for GINO to support Starlette server.☆78Updated 2 years ago
- provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀☆115Updated this week
- Admin Panel for GinoORM - ready to up & run (just add your models)☆49Updated 2 years ago
- Implements authentication and authorization as FastAPI dependencies☆154Updated last year
- A repo containing the full code of a bolg post☆58Updated 4 years ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆107Updated last week
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆72Updated last month
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol