From 2d7e743378f887a4cefa44f4eee666fb3eb8c16b Mon Sep 17 00:00:00 2001 From: Anuj Gupta Date: Thu, 18 Jul 2019 11:13:21 +0530 Subject: [PATCH] Develop spec compliant GraphQL servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2e8f89..54bbdde 100644 --- a/README.md +++ b/README.md @@ -2497,3 +2497,4 @@ A curated list of awesome Go frameworks, libraries and software. * [IniZio/Go](https://github.com/IniZio/Go) - This is a lab for Go! * [6xiao/go](https://github.com/6xiao/go) - generic code * [miguelpragier/handy](https://github.com/miguelpragier/handy) - Tools and helpers for all level of programs and programmers +* [appointy/jaal](https://github.com/appointy/jaal) - Develop spec compliant GraphQL servers in Go