An open API service indexing awesome lists of open source software.

https://github.com/problem-details/pd

Problem Detail is a way to carry machine-readable details of errors in a HTTP response
https://github.com/problem-details/pd

go http problem-details

Last synced: 3 months ago
JSON representation

Problem Detail is a way to carry machine-readable details of errors in a HTTP response

Awesome Lists containing this project

README

          

# Problem Details for HTTP APIs
This document defines a "problem detail" as a way to carry machine-readable
details of errors in a HTTP response to avoid the need to define new error
response formats for HTTP APIs.