Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Create a GraphQL API: Step-by-Step Guide with AppSync and DynamoDB

Learn how to build a GraphQL API with API key authentication that allows the creation, deletion, and retrieval of blog posts from a DynamoDB table.

AWS Services Used

  • AppSync
  • DynamoDB

Tutorials