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