Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peggyrayzis/future-of-gql-servers

The future of GraphQL servers (GraphQL Europe 2018)
https://github.com/peggyrayzis/future-of-gql-servers

apollo apollo-server graphql javascript node

Last synced: 10 days ago
JSON representation

The future of GraphQL servers (GraphQL Europe 2018)

Awesome Lists containing this project

README

        

# The future of GraphQL servers (GraphQL Europe 2018)

GraphQL is all about enabling frontend developers to build products faster. With Apollo Server 2.0, we've made GraphQL server development more approachable for product developers, thanks to a simpler API that works in every environment. In this talk, you'll not only learn about Apollo Server 2.0's exciting new features, you'll also hear Apollo's vision for the future of GraphQL servers, including a sneak peek of what's beyond 2.0.

## 📹 [Watch the video!](https://youtu.be/_OTwfCbbVXU)
## 💻 [View the slides!](https://graphql-eu-apollo.surge.sh)

## Try Apollo Server 2.0
- `npm i apollo-server@rc`

## Further resources

- [Apollo Day 2018 (Matt DeBergalis)](https://dev-blog.apollodata.com/apollo-day-sf-from-promise-to-production-with-graphql-332f1b3e7a18)
- [Apollo Server 2.0 docs](https://www.apollographql.com/docs/apollo-server/v2/)
- [Fullstack Error Handling with GraphQL & Apollo (Clarence Ngoh)](https://dev-blog.apollodata.com/full-stack-error-handling-with-graphql-apollo-5c12da407210)
- [GraphQL and Apollo best practices & learning resources](https://www.apollographql.com/docs/)
- [Reconciling GraphQL & Thrift at Airbnb (Adam Neary)](https://medium.com/airbnb-engineering/reconciling-graphql-and-thrift-at-airbnb-a97e8d290712)
- [Early access: Apollo Server + Cloudflare](https://www.apollographql.com/edge/)
- Fullstack example app with Apollo Server 2.0
- [Client](https://github.com/apollographql/fullstack-workshop-client)
- [Server](https://github.com/apollographql/fullstack-workshop-server)

## Questions

If you have any questions about the presentation or Apollo, please feel free to open an issue or start a conversation on [Twitter](https://twitter.com/peggyrayzis).