Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ooade/awesome-apollo-graphql

A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem :star2:
https://github.com/ooade/awesome-apollo-graphql

List: awesome-apollo-graphql

apollo apollo-client apollo-graphql-ecosystem apollo-server article awesome awesome-apollo-graphql awesome-list awesomeness boilerplate graphql

Last synced: about 2 months ago
JSON representation

A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem :star2:

Awesome Lists containing this project

README

        

# Awesome Apollo GraphQL [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

[](https://dev.apollodata.com)

> A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem :star2:

[Apollo GraphQL](https://github.com/apollographql) is a community which builds flexible open source tools for GraphQL. There're lot of stuffs revolving around this community like Apollo Server, Apollo Client and every other related Apollo things. Keep calm and get the list of amazing stuffs in this community!

## Contents
- [Community](#community)
- [Tools](#tools)
- [Boilerplates](#boilerplates)
- [Blogs](#blogs)
- [Example Apps](#example-apps)
- [Real Apps](#real-apps)
- [Tips](#tips)

### Community
- [Slack](https://www.apollographql.com/#slack)
- [Github](https://github.com/apollographql)
- [Twitter](https://twitter.com/apollographql)
- [Facebook](https://www.facebook.com/apollographql)

### Tools
- [GraphQL Server](https://github.com/apollographql/graphql-server) - GraphQL server for Express, Connect, Hapi and Koa.
- [Apollo Client](https://github.com/apollographql/apollo-client) - A fully-featured, production ready caching GraphQL client for every server or UI framework.
- [Apollo Elements](https://apolloelements.dev) - GraphQL web components that work in any frontend framework.
- [GraphQL Tools](https://github.com/apollographql/graphql-tools) - Build and mock your GraphQL.js schema using the schema language.
- [GraphQL Subscriptions](https://github.com/apollographql/graphql-subscriptions) - A small module that implements GraphQL subscriptions for Node.js.
- [Apollo Engine](http://www.apollodata.com/optics) - A Performance monitoring, schema management, error tracking and caching tool for GraphQL.
- [Launchpad](https://github.com/apollographql/launchpad) - A tool for building a Node.js GraphQL API right in your browser.
- [Apollo Client Devtools](https://github.com/apollographql/apollo-client-devtools) - GraphQL debugging tools for Apollo Client in the Chrome developer console.
- [Apollo Fetch](https://github.com/apollographql/apollo-fetch) - Lightweight GraphQL client that supports middleware and afterware.
- [Apollo Link](https://github.com/apollographql/apollo-link) - Interface for fetching and modifying control flow of GraphQL requests.
- [GraphQL Yoga](https://github.com/graphcool/graphql-yoga) - Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience.
- [Apollo Cache Updater](https://github.com/ecerroni/apollo-cache-updater) - Helper for updating the apollo cache after a mutation in scenarios where apollo's in-place update may not be sufficient.
- [Apollo Opentracing](https://github.com/DanielMSchmidt/apollo-opentracing) - Apollo Opentracing allows you to integrate open source baked performance tracing to your Apollo server based on industry standards for tracing.

### Boilerplates
- [Apollo Simple Starter](https://github.com/ooade/ApolloSimpleStarter) - Bare Minimum implementation of Apollo Server & Client with MERN.
- [Next.js With Apollo](https://github.com/zeit/next.js/tree/master/examples/with-apollo) - Boilerplate for building Next.js apps with Apollo.
- [Apollo Redux JWT Authentication Starter](https://github.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter) - Handy boilerplate for JWT based Authentication applications.
- [Next.js Auth With Apollo](https://github.com/ooade/next-apollo-auth) - Authentication Boilerplate with Next.js and Apollo GraphQL.
- [Minimal Graphql](https://github.com/ZaninAndrea/minimalGraphql) - Minimal node implementation of Apollo Client
- [Serverless Apollo Graphql](https://github.com/RishikeshDarandale/serverless-graphql-boilerplate) - Boilerplate to start you Apollo graphql server in AWS using serverless framework

### Blogs
- [Apollo](https://dev-blog.apollodata.com)
- [Graphcool](https://blog.graph.cool)

### Example Apps
- [Universal React Apollo](https://github.com/WeLikeGraphQL/universal-react-apollo-example) - Universal React Apollo Example App with Webpack, Recompose, CSS Modules, and other cool stuffs.
- [Shop](https://github.com/KATT/shop) - An E-Commerce Example Project Built with TypeScript, Prisma, Apollo, and Next.js.
- [GitHub Client with React and Apollo](https://github.com/rwieruch/react-graphql-github-apollo)

### Real Apps
- [Graphcool](https://graph.cool)
- [Scaphold](https://scaphold.io)

### Tips
Contribute some ;)

---
### Contribution
Your contributions and suggestions are welcome anytime. Build great stuffs with Apollo GraphQL libraries, share with us ;)

Make sure you follow the [guidelines](/contributing.md). Thank you!

---
### License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0/)