Skip to content

Commit

Permalink
Add hackernews graphql api tutorial to other resources (#2305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphack committed Jul 29, 2022
1 parent c2526ba commit 0d91c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -148,3 +148,4 @@ There isn't any way around this, gqlgen has no way to know what you want in a gi
- [Introducing gqlgen: a GraphQL Server Generator for Go](https://99designs.com.au/blog/engineering/gqlgen-a-graphql-server-generator-for-go/)
- [Dive into GraphQL by Iván Corrales Solera](https://medium.com/@ivan.corrales.solera/dive-into-graphql-9bfedf22e1a)
- [Sample Project built on gqlgen with Postgres by Oleg Shalygin](https://github.com/oshalygin/gqlgen-pg-todo-example)
- [Hackernews GraphQL Server with gqlgen by Shayegan Hooshyari](https://www.howtographql.com/graphql-go/0-introduction/)

0 comments on commit 0d91c89

Please sign in to comment.