https://github.com/vqcomms/problemdetails
A Golang implementation of RFC7087 extended by VQ for usage in APIs
https://github.com/vqcomms/problemdetails
Last synced: about 2 months ago
JSON representation
A Golang implementation of RFC7087 extended by VQ for usage in APIs
- Host: GitHub
- URL: https://github.com/vqcomms/problemdetails
- Owner: VQComms
- Created: 2021-09-09T08:21:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T14:50:52.000Z (over 1 year ago)
- Last Synced: 2025-01-27T08:15:07.555Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# problemdetails
This is an RFC-7807 compliant library for describing HTTP problems.
For more information, see [RFC-7807](https://tools.ietf.org/html/rfc7807).