row level security for FastAPI framework
☆657Oct 16, 2023Updated 2 years ago
Alternatives and similar repositories for fastapi-permissions
Users that are interested in fastapi-permissions are comparing it to the libraries listed below
Sorting:
- FastAPI framework plugins☆616Jul 9, 2025Updated 8 months ago
- Opinionated set of utilities on top of FastAPI☆745Sep 12, 2022Updated 3 years ago
- Reusable utilities for FastAPI☆2,306Mar 3, 2025Updated last year
- Implements authentication and authorization as FastAPI dependencies☆244Aug 2, 2023Updated 2 years ago
- Drop-in API-key based security for FastAPI☆474Dec 19, 2023Updated 2 years ago
- api versioning for fastapi web applications☆847Jul 25, 2023Updated 2 years ago
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆824May 20, 2025Updated 9 months ago
- Ready-to-use and customizable users management for FastAPI☆6,031Feb 5, 2026Updated last month
- FastAPI pagination 📖☆1,632Mar 6, 2026Updated last week
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆830Apr 12, 2024Updated last year
- Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨☆1,148Mar 2, 2026Updated last week
- Auth for use with FastAPI☆262Feb 14, 2023Updated 3 years ago
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆982Mar 6, 2026Updated last week
- Adds simple SQLAlchemy support to FastAPI☆757Apr 9, 2024Updated last year
- Tools to convert SQLAlchemy models to Pydantic models☆1,406Nov 25, 2025Updated 3 months ago
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,683Nov 1, 2023Updated 2 years ago
- A rate limiter for Starlette and FastAPI☆1,927Updated this week
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆442Mar 6, 2026Updated last week
- CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.☆1,899Mar 1, 2024Updated 2 years ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…