Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogubuikealex/federatedgraphql-devfest2023
Repository For My Talk on Federated GraphQL At DevFest 2023
https://github.com/ogubuikealex/federatedgraphql-devfest2023
devfest23 federated-graphql graphql
Last synced: about 2 months ago
JSON representation
Repository For My Talk on Federated GraphQL At DevFest 2023
- Host: GitHub
- URL: https://github.com/ogubuikealex/federatedgraphql-devfest2023
- Owner: ogubuikeAlex
- Created: 2023-12-02T09:05:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T09:34:04.000Z (about 1 year ago)
- Last Synced: 2024-09-25T20:29:53.070Z (3 months ago)
- Topics: devfest23, federated-graphql, graphql
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FederatedGraphQL-DevFest2023
Repository For My Talk on Federated GraphQL At DevFest 2023
[The Slide URL](https://docs.google.com/presentation/d/17lWCfLwqRJvzCqIr4mWPsqaokbfn0AT-QWwRbaAtF4E/edit?usp=sharing)
# Repos
- [Sample Monolithic GraphQL Implementation](https://github.com/king-Alex-d-great/graphql-crud-article)
- Sample Federated GraphQL Implementation - (Please Check Back For URL)## Learn More
- [How To Implement CRUD using GraphQL, NodeJS, Express, and MongoDB](https://medium.com/@ogubuikealex/how-to-implement-crud-using-graphql-nodejs-express-and-mongodb-part-one-b573f020d7f5)https://medium.com/@ogubuikealex/how-to-implement-crud-using-graphql-nodejs-express-and-mongodb-part-one-b573f020d7f5)
- [Learn Apollo Federation](https://www.apollographql.com/tutorials/voyage-part1)https://www.apollographql.com/tutorials/voyage-part1)
- [Open Source Federated GraphQL](https://javascript.plainenglish.io/an-introduction-to-federated-graphql-and-wundergraph-cosmo-b802599a338c)https://javascript.plainenglish.io/an-introduction-to-federated-graphql-and-wundergraph-cosmo-b802599a338c)
- [How Netflix Scales its API with GraphQL Federation](https://netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2)https://netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2)
- [The what, when, why, and how of federated GraphQL](https://blog.logrocket.com/the-what-when-why-and-how-of-federated-graphql/)https://blog.logrocket.com/the-what-when-why-and-how-of-federated-graphql/)