16
Stars
6
Forks
MIT
License
Go
Language
2023-04-12
Last Update
1
Open Issues
Related in JSON
- ajson - Abstract JSON for golang with JSONPath support.
- ask - Easy access to nested values in maps and slices. Works in combination with encoding/json and other packages that "Unmarshal" arbitrary data into Go data-types.
- ej - Write and read JSON from different sources succinctly.
- epoch - Contains primitives for marshaling/unmarshalling Unix timestamp/epoch to/from build-in time.Time type in JSON.
- fastjson - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.
- gabs - For parsing, creating and editing unknown or dynamic JSON in Go.
- gjo - Small utility to create JSON objects.
- GJSON - Get a JSON value with one line of code.
- go-jsonerror - Go-JsonError is meant to allow us to easily create json response errors that follow the JsonApi spec.
- go-respond - Go package for handling common HTTP JSON responses.