IndominusByte / fastapi-jwt-authLinks
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
☆848Updated 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☆764Updated last year
- row level security for FastAPI framework☆558Updated 2 years ago
- FastAPI pagination 📖☆1,585Updated this week
- Opinionated set of utilities on top of FastAPI☆743Updated 3 years ago
- A request rate limiter for fastapi☆730Updated last year
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆835Updated 6 months ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,308Updated last week
- api versioning for fastapi web applications☆841Updated 2 years ago
- FastAPI CRUD☆567Updated last year
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,138Updated 10 months ago
- Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨☆1,024Updated last week
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,691Updated 5 months ago
- Reusable utilities for FastAPI☆2,291Updated 8 months ago
- FastAPI framework plugins☆504Updated 4 months ago
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆965Updated 3 weeks ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆1,040Updated 11 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆569Updated last year
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,559Updated 2 years ago
- A database migrations tool for TortoiseORM, ready to production.☆1,083Updated last week
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆511Updated last week
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).