Add jsonslice (#1997)

* Add jsonslice

* Add jsonslice
This commit is contained in:
Michael 2018-07-19 11:32:23 +03:00 committed by Avelino
parent b25cb3fe6b
commit 6bcff37262

View File

@ -1028,6 +1028,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [graphql](https://github.com/neelance/graphql-go) - GraphQL server with a focus on ease of use.
* [graphql-go](https://github.com/graphql-go/graphql) - Implementation of GraphQL for Go.
* [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.
* [jsonslice](https://github.com/bhmj/jsonslice) - Jsonpath queries with advanced filters.
* [rql](https://github.com/a8m/rql) - Resource Query Language for REST API.
## Resource Embedding