IndominusByte / fastapi-jwt-authLinks
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
☆724Updated last year
Alternatives and similar repositories for fastapi-jwt-auth
Users that are interested in fastapi-jwt-auth are comparing it to the libraries listed below
Sorting:
- Adds simple SQLAlchemy support to FastAPI☆666Updated last year
- FastAPI pagination 📖☆1,441Updated this week
- row level security for FastAPI framework☆550Updated last year
- A request rate limiter for fastapi☆609Updated last year
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,131Updated 7 months ago
- api versioning for fastapi web applications☆733Updated 2 years ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,635Updated 2 months ago
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆707Updated 3 months ago
- Opinionated set of utilities on top of FastAPI☆642Updated 3 years ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,293Updated last week
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆936Updated 8 months ago
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆831Updated 3 months ago
- Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨☆987Updated last week
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,539Updated last year
- Reusable utilities for FastAPI☆2,160Updated 6 months ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆543Updated 2 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆456Updated 2 years ago
- FastAPI framework plugins☆494Updated 2 months ago
- Drop-in API-key based security for FastAPI☆375Updated last year
- Broadcast channels for async web apps. 📢☆1,249Updated 5 months ago
- FastAPI CRUD☆472Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆446Updated 2 years ago
- A database migrations tool for TortoiseORM, ready to production.☆968Updated last week
- A rate limiter for Starlette and FastAPI☆1,597Updated last month
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆496Updated 2 weeks ago
- Template for building FastAPI applications with MongoDB.