Skip to content

Commit 70870fd

Browse files
authored
Add Tutorial to kick start a GraphQL API with GrapQL, knex and dataloader
Hello, I would like to add this tutorial from my coworker Thomas Pucci. He did a great job writing a easy to follow tutorial to build a GraphQL server. We have used it internally with success for training, and it got great review on HN and r/javascript, do I guess it would be a nice addition here. Thank you
1 parent 9d71812 commit 70870fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/community/Community-Resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Here are a list of notable blog posts to help you better understand GraphQL:
5757
- [GraphQL Concepts Visualized](https://medium.com/apollo-stack/the-concepts-of-graphql-bc68bd819be3#.hfczgtdsj) - Dhaivat Pandya
5858
- [Building the f8 App: Using GraphQL & Relay](http://makeitopen.com/tutorials/building-the-f8-app/relay/)
5959
- [Your First GraphQL Server](https://medium.com/the-graphqlhub/your-first-graphql-server-3c766ab4f0a2#.ovn0y19k4) - Clay Allsopp
60+
- [Tutorial to kick start a JS API with Apollo-server, Dataloader and Knex](https://bamtech.gitbooks.io/dev-standards/content/backend/graphql-js/getting-started-with-apollo-server-dataloader-knex.mo.html) - Thomas Pucci
6061
- [Tutorial: How to Build a GraphQL Server](https://medium.com/apollo-stack/tutorial-building-a-graphql-server-cddaa023c035#.bu6sdnst4) - Jonas Helfer
6162
- [Designing Powerful APIs with GraphQL Query Parameters](https://www.graph.cool/docs/tutorials/designing-powerful-apis-with-graphql-query-parameters-aing7uech3/) - Johannes Schickling
6263
- [GraphQL and the amazing Apollo Client](https://medium.com/google-developer-experts/graphql-and-the-amazing-apollo-client-fe57e162a70c) - Gerard Sans

0 commit comments

Comments
 (0)