AWS AppSync Tutorial - GraphQL APIs with AppSync, Amplify and Angular
0
freeCodeCamp
Free Online Course
English
1-2 hours worth of material
selfpaced
Overview
AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data for offline users as soon as they reconnect. Learn how to use it to build a GraphQL API using Amplify and Angular.
Syllabus
Introduction to GraphQL APIs with AppSync, Amplify and Angular. Modeling Relationships (1:1 | 1:N | M:N). How to send realtime updates with GraphQL subscriptions. Let's Build an Offline Web App.