mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add github.com/spyzhov/ajson
library (#2502)
This commit is contained in:
parent
f324e24f7c
commit
3177095f29
@ -854,6 +854,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
*Libraries for working with JSON.*
|
||||
|
||||
* [ajson](https://github.com/spyzhov/ajson) - Abstract JSON for golang with JSONPath support.
|
||||
* [gjo](https://github.com/skanehira/gjo) - Small utility to create JSON objects.
|
||||
* [GJSON](https://github.com/tidwall/gjson) - Get a JSON value with one line of code.
|
||||
* [go-respond](https://github.com/nicklaw5/go-respond) - Go package for handling common HTTP JSON responses.
|
||||
|
Loading…
Reference in New Issue
Block a user