Overview
fastapi_problem
is a set of exception base classes and handlers for use in fastapi
applications to support easy error management and responses
Each exception easily marshals to JSON based on the RFC9457 spec for use in api errors.
fastapi_problem
is a set of exception base classes and handlers for use in fastapi
applications to support easy error management and responses
Each exception easily marshals to JSON based on the RFC9457 spec for use in api errors.