Projects in Awesome Lists tagged with problem-details
A curated list of projects in awesome lists tagged with problem-details .
https://github.com/meysamhadeli/problem-details
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.
error error-handler error-handling errorhanders errorhandler errors go golang package pkg problem problem-details problemdetails
Last synced: 08 May 2025
https://github.com/zendframework/zend-problem-details
Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.
api php problem-details psr-15 psr-7 rest zend-expressive zend-framework
Last synced: 09 Jul 2025
https://github.com/fcmam5/nest-problem-details
A Nest.js HTTP exceptions filter returning RFC 9457 / RFC-7807 responses
api-rest hacktoberfest nest nestjs nodejs problem-details restful-api rfc-7807 rfc-9457
Last synced: 11 May 2026
https://github.com/mezzio/mezzio-problem-details
Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
Last synced: 04 Apr 2025
https://github.com/ehmicky/modern-errors-http
`modern-errors` plugin to create HTTP error responses.
browser error error-handler error-handling error-monitoring http javascript library modern-errors modern-errors-plugin nodejs plugins problem-details rest rest-api rfc rfc-7807 stack stacktrace typescript
Last synced: 16 Mar 2025
https://github.com/bsayli/spring-boot-openapi-generics-clients
End-to-end generics-aware OpenAPI clients with a single canonical {data, meta} contract and RFC 9457 Problem Details — built on Spring Boot 3.5 and Java 21.
api-client code-generation generics httpclient5 java mustache-templates openapi openapi-3 openapi-3-1 openapi-generator problem-details problem-details-for-http-apis restclient spring-boot-3 springdoc swagger
Last synced: 14 Feb 2026
https://github.com/problem4j/problem4j-spring
Spring integration for library implementing RFC7807 (and RFC9457)
exception-handling java library problem problem-details rfc7807 rfc9457 spring-boot spring-webflux spring-webmvc
Last synced: 06 Jun 2026
https://github.com/mgernand/aspnetcore.problemdetails
A middleware to create RFC 7807 problem details for APIs.
api asp-net-core aspnet-core aspnetcore dotnet dotnet-core dotnetcore middleware problem-details
Last synced: 22 Jul 2025
https://github.com/demirermustafa/problemnet
A middleware to handle exceptions according to standards defined in https://tools.ietf.org/html/rfc7807 for HTTP Apis.
exception exception-handler exception-handling middleware problem-details rfc7807
Last synced: 22 Jul 2025
https://github.com/ezzabuzaid/rfc-7807-problem-details
Typescript implementation of RFC 7807
deno nodejs problem-details rfc-7807 typescript
Last synced: 01 Aug 2025
https://github.com/ehmicky/error-http-response
Create HTTP error responses.
api browser error error-handler error-handling error-monitoring http http-response http-rest javascript library nodejs problem-details rest rest-api rfc rfc-7807 stack stacktrace typescript
Last synced: 25 Oct 2025
https://github.com/modscleo4/midori
A Node.js Web API Framework WITHOUT Express
cron http http-server javascript json jwt multipart problem-details typescript uuid zlib
Last synced: 10 Apr 2025
https://github.com/schwarzit/kotlin-rfc9457-problem-details
A Kotlin implementation of the RFC 9457 problem details format for handling HTTP API errors.
api json kotlin library openapi problem-details problem-details-for-http-apis rest rfc-9457
Last synced: 12 Apr 2025
https://github.com/kodeart/go-problem
Problem details for HTTP APIs per RFC-9457 standard
api-problem error go golang problem problem-details rfc-7807 rfc-9457
Last synced: 23 Jun 2025
https://github.com/paveg/hono-problem-details
RFC 9457 Problem Details middleware for Hono
cloudflare-workers error-handling hono middleware problem-details rfc-9457 typescript
Last synced: 18 Apr 2026
https://github.com/kishornaik/sol_problemdetails_webapi
Simple example of Problem Details in Web APi
Last synced: 31 Oct 2025
https://github.com/metaljase/problemdetailsexamples
Examples of how ASP.NET Core APIs can generate error responses using the Problem Details RFC 9457 specification.
api asp-net-core csharp dotnet dotnet-core error-handling exception-handling minimal-api problem-details problemdetails serilog web-api
Last synced: 20 May 2026
https://github.com/peterkovecses/resilientrefitdemo
Demo application showcasing the use of the Microsoft.Extensions.Http.Resilience package with Refit. This application aims to demonstrate how to implement resilience in HTTP calls in ASP.NET Core applications using efficient, transparent communication with external APIs.
asp-net-core polly problem-details resilience serilog
Last synced: 07 May 2025
https://github.com/fkucukkara/errorresponseworkshop
This repository demonstrates an implementation of **error response handling** in .NET Minimal APIs using `ProblemDetails`.
csharp error-handling netcore-webapi problem-details
Last synced: 27 Feb 2026
https://github.com/keyweeusr/problemdetail
An implementation of RFC9457, Problem Details for HTTP APIs
problem-details problem-details-for-http-apis rfc-7807 rfc-9457 rfc7807 rfc9457 v vlang
Last synced: 09 Feb 2026
https://github.com/problem4j/problem4j-core
Core library implementing Problem model according to RFC7807 (aka RFC9457)
java-library problem-details problem-details-for-http-apis rfc7807
Last synced: 14 Mar 2026
https://github.com/josestg/problemdetail
An idiomatic implementation of Problem Details for HTTP APIs (RFC 7807) for Go.
http-error-handling problem-details problem-details-for-http-apis
Last synced: 26 Mar 2025
https://github.com/problem4j/problem4j-jackson
Jackson integration for library implementing RFC7807 (aka RFC9457)
jackson java-library json problem-details problem-details-for-http-apis rfc7807 rfc9457
Last synced: 05 Jun 2026
https://github.com/floppyshelf/problemize
This package offers a robust, extensible framework for centralized exception handling in .NET Web APIs. It standardizes error responses with ProblemDetails, supports custom exceptions, and features flexible status code mapping. Integrated via middleware, it ensures clean, maintainable global error handling.
api aspnetcore centralized-logging custom-exceptions error-handling exception-handling extensibility global-exception-handlers maintainable middleware problem-details robust statuscode-mapping validation-errors webapi
Last synced: 17 May 2026
https://github.com/malczuuu/failbook
A simple HTTP API error documentation service
documentation golang problem-details service
Last synced: 13 Jan 2026
https://github.com/michaldivis/unicorn-valley
C# demo app that uses as many of the "buzzword" design patterns as possible
clean-architecture cqrs ddd domain-events problem-details repository-pattern unit-of-work value-object
Last synced: 15 May 2025
https://github.com/blackwell-systems/err-envelope
Consistent, traceable, retry-aware HTTP error responses for Go APIs — no framework required.
api errors go golang http middleware net-http observability problem-details rest
Last synced: 13 Jan 2026
https://github.com/problem-details/pd
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Last synced: 14 Jan 2026
https://github.com/akhilrathina/csharp-error-handling-demo
🔍 Explore C# error handling with this demo, comparing exceptions, the Result pattern, and RFC 7807 Problem Details for effective API responses.
clean-architecture csharp domain-driven-design dotnet error-handling exception-handling problem-details result-pattern rfc7807
Last synced: 14 May 2026
https://github.com/carlosupreme/problem-details-http
TypeScript implementation of the RFC 7807 standard.
http problem-details rfc-7807 typescript
Last synced: 30 Jan 2026
https://github.com/phauthentic/problem-details-symfony-bundle
RFC 9457 Problem Details Response Symfony Bundle
error-response mit-license php problem-details rfc-9457 solid-principles symfony symfony-bundle
Last synced: 15 Feb 2026
https://github.com/mnavarrocarter/problem-details
A framework agnostic RFC7807 implementation
api error-handling exception-handling exceptions php php7 problem-details rest rest-api rfc7807
Last synced: 12 May 2026