You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ This project was originally a port of [v0.4.3](https://github.com/graphql/graphq
70
70
|[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. |
71
71
|[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. |
72
72
|[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. |
0 commit comments