Skip to content

mwarger/appsync-games-demo

Repository files navigation

This is the demo and accompanying slides for "Rethinking REST Practices with GraphQL"

This uses AppSync as the backend, and was provisioned using AWS-Amplify.

To get started, take a look at the schema.graphql file located at ./amplify/backend/api/gameapi/.

Usage

  • run yarn install (or npm install)
  • run yarn start

Types

  • src/API.ts contains the types that were generated for the queries using amplify codegen types

My twitter handle is @mwarger - contact me with any issues or questions and I'll be happy to help.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published