@moducate/houston
RFC 7807 compliant errors for Node.js
RFC 7807 compliant errors for Node.js
Extracts the problem details object response from an unsuccessful fetch response.
RFC9547 Problem Details types and helpers
A simple solution to create a CRUD controller for a MongoDB collection in NestJS
A basic RFC7807 Problem Details document with basic type checking and autocomplete
`modern-errors` plugin to create HTTP error responses
return http errors as stated in the document Problem Details for HTTP APIs RFC7807
HTTP-friendly error objects for Hono, inspired by Boom
Create HTTP error responses
Extracts the Problem Details (RFC 7807) object from an unsuccessful server response (fetch/HttpErrorResponse). Eases the extraction of the Problem Details from a non 200 response in a client application.
Provides rfc9457 logic for NestJS