Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steven-mercatante/graphql-stack
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
https://github.com/steven-mercatante/graphql-stack
graphql graphql-api graphql-client graphql-server graphql-tools
Last synced: about 1 month ago
JSON representation
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
- Host: GitHub
- URL: https://github.com/steven-mercatante/graphql-stack
- Owner: steven-mercatante
- Created: 2018-06-09T19:57:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T01:14:46.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T21:22:31.599Z (about 1 month ago)
- Topics: graphql, graphql-api, graphql-client, graphql-server, graphql-tools
- Language: JavaScript
- Homepage: https://graphqlstack.com
- Size: 812 KB
- Stars: 113
- Watchers: 5
- Forks: 14
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Graphql Stack
README
# GraphQL Stack Explanation
[https://graphqlstack.com](https://graphqlstack.com)
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
I think GraphQL can be confusing, especially to newcomers, because of the large number of tools & libraries available for it. This chart aims to help folks see how the various pieces are connected. I've included the major players, but it's not an exhaustive list - feel free to contribute any omissions.
### Contributions
Is a library missing? Is there incorrect information? Please submit a PR! Most of the content is fed by `src/toolsData.js`.