mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Andrew-M-C/go.jsonvalue (#4796)
* Add Andrew-M-C/go.jsonvalue * alphabetical order --------- Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
ccff99d919
commit
6b8976e9e5
@ -1428,6 +1428,7 @@ _Libraries for working with JSON._
|
||||
- [jsonhal](https://github.com/RichardKnop/jsonhal) - Simple Go package to make custom structs marshal into HAL compatible JSON responses.
|
||||
- [jsonhandlers](https://github.com/abusomani/jsonhandlers) - JSON library to expose simple handlers that lets you easily read and write json from various sources.
|
||||
- [jsonic](https://github.com/sinhashubham95/jsonic) - Utilities to handle and query JSON without defining structs in a type safe manner.
|
||||
- [jsonvalue](https://github.com/Andrew-M-C/go.jsonvalue) - A fast and convinient library for unstructured JSON data, replacing `encoding/json`.
|
||||
- [jzon](https://github.com/zerosnake0/jzon) - JSON library with standard compatible API/behavior.
|
||||
- [kazaam](https://github.com/Qntfy/kazaam) - API for arbitrary transformation of JSON documents.
|
||||
- [mapslice-json](https://github.com/mickep76/mapslice-json) - Go MapSlice for ordered marshal/ unmarshal of maps in JSON.
|
||||
|
Loading…
Reference in New Issue
Block a user