01Extensible error classes for common scenarios like validation, resource not found, and rate-limiting.
02Full RFC 9457 compliance for standardized, machine-readable error responses.
03Seamless FastAPI integration with global exception handlers and custom responses.
04Pre-configured Pydantic models for structured Problem Details schema.
05Centralized error type registry to manage and document API error catalogs.
0669 GitHub stars