From 5944a344cbfb2965abfbc266a10f434babd4ff66 Mon Sep 17 00:00:00 2001 From: Ariel Mashraki <7413593+a8m@users.noreply.github.com> Date: Fri, 15 Jun 2018 04:51:10 +0300 Subject: [PATCH] doc: add rql (#1975) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bebdfc21..9b39898b 100644 --- a/README.md +++ b/README.md @@ -1017,6 +1017,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. +* [rql](https://github.com/a8m/rql) - Resource Query Language for REST API. ## Resource Embedding