@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.
HTTP-friendly error objects for Hono, inspired by Boom
`modern-errors` plugin to create HTTP error responses
return http errors as stated in the document Problem Details for HTTP APIs RFC7807
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.
Create HTTP error responses
Provides rfc9457 logic for NestJS
A simple solution to create a CRUD controller for a MongoDB collection in NestJS
RFC9547 Problem Details types and helpers
A basic RFC7807 Problem Details document with basic type checking and autocomplete