Add gotql (#767)

This commit is contained in:
Lucas Santos
2018-03-12 15:28:24 -03:00
committed by Sindre Sorhus
parent 98728609b4
commit f07a0a59df

View File

@@ -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