aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
[NEW EXAMPLE REQUEST] Create a web app that uses App Sync
What are you trying to accomplish?
AWS AppSync provides a robust, scalable GraphQL interface for application developers to combine data from multiple sources, including Amazon DynamoDB
Create a web app that uses AWS AppSync to store data
[Provide a clear and brief description of what the code example should do. For example, "I want to upload a file to the cloud."]
Which AWS services, if known, should this code example use?
[List the AWS service(s) that this code example should use, if you know them.]
Which AWS SDKs or tools, if known, should this code example use?
[List the AWS SDKs or tools that this code example should use, if you know them.]
Are there any similar code examples that could be leveraged?
[List any similar code examples that already exist in the Code Catalog, if you know of any.]
Any other related details we should know about?
[Provide any additional details here.]
A Future idea.