Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downJson packages
Showing projects tagged as Json
-
fastjson
7.7 3.5 GoFast JSON parser and validator for Go. No custom structs, no code generation, no reflection. -
json2go
4.0 2.1 GoAdvanced JSON to Go struct conversion. Provides package that can parse multiple JSON documents and create struct to fit them all. -
go-jsonerror
1.1 0.0 GoGo-JsonError is ment to allow us to easily create json response errors that follow the JsonApi spec. -
epoch
0.8 4.2 GoContains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON. -
jsonic
0.4 4.9 GoUtilities to handle and query JSON without defining structs in a type safe manner. -
ask
0.4 0.0 GoEasy 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.