go-problemdetails
Error data format
Provides a standardized data format for error messages in web applications
Problem json implementation (https://tools.ietf.org/html/rfc7807) package for go
17 stars
2 watching
2 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates JSON error responses following the JsonApi specification | 16 |
| Provides error bindings based on the JSON API reference | 14 |
| Tools and strategies for handling errors in Go applications | 347 |
| An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |
| Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| Middleware for handling error responses in web applications. | 102 |
| A Go SDK for integrating error tracking and monitoring with the Sentry service | 932 |
| A utility library to format and handle errors with stack traces in Go programming language. | 1,042 |
| A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 |
| A library for working with internet message formats, including email and MIME. | 389 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. | 460 |
| A comprehensive guide to Go syntax and features for developers | 8,467 |