Skip to content

Commit 0c7d73f

Browse files
authored
Merge pull request #247 from christianpv/patch-1
Add dataloader to Third Party Libs in README.md
2 parents d417499 + e82f53f commit 0c7d73f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ This project was originally a port of [v0.4.3](https://github.com/graphql/graphq
7070
| [graphql-go-handler](https://github.com/graphql-go/graphql-go-handler) | [Hafiz Ismail](https://github.com/sogko) | Middleware to handle GraphQL queries through HTTP requests. |
7171
| [graphql-relay-go](https://github.com/graphql-go/graphql-relay-go) | [Hafiz Ismail](https://github.com/sogko) | Lib to construct a graphql-go server supporting react-relay. |
7272
| [golang-relay-starter-kit](https://github.com/sogko/golang-relay-starter-kit) | [Hafiz Ismail](https://github.com/sogko) | Barebones starting point for a Relay application with Golang GraphQL server. |
73+
| [dataloader](https://github.com/nicksrandall/dataloader) | [Nick Randall](https://github.com/nicksrandall) | [DataLoader](https://github.com/facebook/dataloader) implementation in Go. |
7374

7475
### Blog Posts
7576
- [Golang + GraphQL + Relay](http://wehavefaces.net/)

0 commit comments

Comments
 (0)