go-jsonerror

JSON error library

Creates JSON error responses following the JsonApi specification

Small package which wraps error responses to follow jsonapi.org

GitHub

16 stars
2 watching
2 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

gogolang-jsonjson-apijson-errorjsonapi-spec

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amuzatkts/jsonapi-errors Provides error bindings based on the JSON API reference 14
andrew-m-c/go.jsonvalue A Go library for working with unstructured JSON data efficiently 187
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
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
spyzhov/ajson A Go package for parsing and manipulating JSON data with path-based selection support 243
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,190
ohler55/ojg A high-performance JSON parser and toolset for Go. 858
nicklaw5/go-respond A package for generating JSON responses in Go web applications with various status codes and error handling options. 55
oliveagle/jsonpath A Go implementation of JsonPath syntax for querying JSON data structures. 324
manyminds/api2go Provides a JSON API implementation in Go, adding metadata and relationships to the marshalled data 700
kinbiko/jsonassert A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data 127
paesslerag/jsonpath An implementation of the JSONPath query language for Go. 185
m-zajac/json2go Tool for generating Go type representations from JSON inputs 132
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187