AppSync Simple Tutorial

CREATE A SIMPLE GRAPHQL API How to create a very simple GRAPHQL API with AWS AppSync. Log into AWS and open the “AWS APPSYNC” module. This is where we will create an APPSYNC API to be used later. 1. Click the orange Create API in the upper right hand...

Api Gateway Simple Tutorial

CREATE A SIMPLE API GATEWAY ENDPOINT How to create a very simple API with API Gateway. Log into AWS and open the API Gateway module. This is where we will create an API gateway (mock for this purpose) to be used later. 1. Under API click on Create API. Then your...