Skip to content

Commit 31cfe04

Browse files
authored
Merge pull request #762 from kadirpekel/master
Added https://github.com/kadirpekel/gql under Go section.
2 parents 30a9ee6 + 4374c6b commit 31cfe04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ If you want to contribute to this list (please do), send me a pull request.
449449

450450
- [graphql](https://github.com/graphql-go/graphql) - An implementation of GraphQL for Go follows graphql-js
451451
- [graphql-go](https://github.com/graph-gophers/graphql-go) - GraphQL server with a focus on ease of use.
452+
- [gql](https://github.com/kadirpekel/gql) - Code first graphql (graphql-go/graphql) schema builder.
452453
- [gqlgen](https://github.com/99designs/gqlgen) - Go generate based graphql server library.
453454
- [graphql-relay-go](https://github.com/graphql-go/relay) - A Go/Golang library to help construct a server supporting react-relay.
454455
- [graphjin](https://github.com/dosco/graphjin): Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.

0 commit comments

Comments
 (0)