jsonapi-errors
Error library
Provides error bindings based on the JSON API reference
Go bindings based on the JSON API errors reference
14 stars
2 watching
3 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
gogolangjson-apijsonapi-errors
Related projects:
Repository | Description | Stars |
---|---|---|
ddymko/go-jsonerror | Creates JSON error responses following the JsonApi specification | 16 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 342 |
mvmaasakkers/go-problemdetails | Provides a standardized data format for error messages in web applications | 17 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
koajs/json-error | An error handling middleware for Koa applications | 91 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,118 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
joomcode/errorx | An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,181 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
ortoo/grpc-errors | An error class library for gRPC services | 4 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 164 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
thundr67/falcon | A package for efficiently handling errors in Go programs. | 11 |