ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.
-
Updated
Oct 24, 2024 - Go
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.
Problem details for HTTP APIs per RFC-9457 standard
An idiomatic implementation of Problem Details for HTTP APIs (RFC 7807) for Go.
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Add a description, image, and links to the problem-details topic page so that developers can more easily learn about it.
To associate your repository with the problem-details topic, visit your repo's landing page and select "manage topics."