code for article pfeilbr/aws-appsync-playground
learn and experiment with AWS AppSync, the managed GraphQL service.
Components
- GraphQL Schema
- Resolvers
- resolver request/response mapping templates
- DataSources
- DynamoDB, ElasticSearch, Lambda (as of 2018-06-09)
AppSync Resource Types
- API
- Schema
- DataSource
- Resolver
- FunctionConfiguration
- ApiKey
Resources
- nabeelthedev/chat-app - example using CloudFormation for all AppSync and other resource provisioning.
- sbstjn/appsync-resolvers-example - Example project for AppSync, GraphQL, and AWS Lambda resolvers using Go.
- sbstjn/go-appsync-graphql-cloudformation - AWS AppSync GraphQL API Proxy with Lambda, CloudFormation, and SAM
- AWS JavaScript SDK | AWS.AppSync
- Build your own multi-user photo album app with React, GraphQL, and AWS Amplify
- gabehollombe-aws/react-graphql-amplify-blog-post
- serverless-appsync-plugin
- example service
- urql - GraphQL client
Twitter • Reddit