From f07a0a59dfcac379e1cc6f5bae923a84172752c4 Mon Sep 17 00:00:00 2001 From: Lucas Santos Date: Mon, 12 Mar 2018 15:28:24 -0300 Subject: [PATCH] Add gotql (#767) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 30c5ae3..c5f678a 100644 --- a/readme.md +++ b/readme.md @@ -213,6 +213,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [flashheart](https://github.com/bbc/flashheart) - REST client. - [http-fake-backend](https://github.com/micromata/http-fake-backend) - Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes. - [cacheable-request](https://github.com/lukechilds/cacheable-request) - Wrap native HTTP requests with RFC compliant cache support. +- [gotql](https://github.com/khaosdoctor/gotql) - GraphQL request library built on [got](https://github.com/sindresorhus/got). ### Debugging / Profiling