nest-problem-details
Problem handler
Provides a standard HTTP response format
A Nest.js HTTP exceptions filter returning RFC-7807 responses
30 stars
5 watching
0 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
api-resthacktoberfestnestnestjsnodejsrestful-apirfc-7807
Related projects:
Repository | Description | Stars |
---|---|---|
crell/apiproblem | Library to format error responses from RESTful APIs according to IETF standards. | 239 |
micalevisk/nestjs-conditional-exception-filter | A utility package to create conditional exception filters in NestJS applications. | 17 |
nestjsx/nestjs-flub | A filter for catching and displaying errors in a web application | 250 |
console45/nest-meilisearch | Provides a NestJS wrapper around the Meilisearch library for easy integration with search functionality | 4 |
grahamcampbell/laravel-exceptions | Provides a powerful error response system for Laravel | 586 |
benhason1/nestjs-http-promise | A promise-based HTTP client with retries and improved stack traces | 73 |
endykaufman/nest-permissions-seed | A simple application demonstrating basic permission usage with NestJS. | 154 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
p-fedyukovich/nestjs-google-pubsub-microservice | Provides a custom transport for NestJS to interact with Google Cloud Pub/Sub | 86 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
ahmetuysal/nest-hackathon-starter | A comprehensive project structure and configuration for building a scalable API using NestJS with authentication, verification, and database integration. | 412 |
nestjs/cqrs | Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 849 |
mentos1386/nest-raven | A Sentry integration module for the Nest.js framework | 249 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 205 |
skorks/nesty | Provides a way to nest errors in Ruby applications without losing the information from the original error. | 117 |