akutayural / APIExceptionLinks
Standardize FastAPI error/exception handling with APIException. Custom error codes, fallback logging, and beautiful Swagger UI integration.
☆158Updated last month
Alternatives and similar repositories for APIException
Users that are interested in APIException are comparing it to the libraries listed below
Sorting:
- A powerful debugging dashboard for FastAPI applications. Monitor HTTP requests, SQL queries, and exceptions in real-time with a beautiful…☆355Updated last week
- This is a plug and play auth library with features enough for all purposes from simple auth to SSO, RBAC and passkeys while the core is …☆97Updated last week
- 2X faster ASGI web framework for python, offering high-level development, low-level performance.☆209Updated last week
- A security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. It integrates seam…☆490Updated this week
- Modern admin interface for FastAPI with built-in authentication, event tracking, and security features☆411Updated 2 weeks ago
- A UI Based FastAPI Project Generation tool.☆147Updated last month
- Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more☆73Updated 2 weeks ago
- Detect leaked asyncio tasks, threads, and event loop blocking with stack trace in Python. Inspired by goleak.☆320Updated 4 months ago
- A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy☆693Updated this week
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…☆473Updated this week
- Logly is a Rust-powered, Loguru-like logging library for Python that combines the familiarity of Python’s standard logging API with high-…☆342Updated 3 weeks ago
- Ravyn combines performance, type safety, and elegance. A next-generation async Python framework for APIs, microservices, and web applicat…☆378Updated this week
- 🔥 The perfect ORM to work with complex databases 🔥☆422Updated this week
- FastAPI framework plugins☆504Updated 4 months ago
- A Flexible, Lightweight API-Gateway written in python that can be used as an ASGI middleware, app, or decorators.☆59Updated 4 months ago
- Keep your python architecture clean.☆165Updated 6 months ago
- Decorate your FastAPI endpoints with dependencies☆80Updated 2 months ago
- Supercharge your async applications with tasks so fast, you’ll think you’re bending time itself.☆76Updated 2 weeks ago
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆630Updated 11 months ago
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆324Updated last week
- A Python template repository, featuring Just and UV