An open API service indexing awesome lists of open source software.

https://github.com/nullstone-modules/aws-appsync-api

Creates a graphql api in AWS AppSync
https://github.com/nullstone-modules/aws-appsync-api

Last synced: 4 months ago
JSON representation

Creates a graphql api in AWS AppSync

Awesome Lists containing this project

README

          

This module is a datastore module used to create a Graphql API on AWS AppSync.

Connect this block to your static-site applications using a capability.
The capability will deliver all the environment variables needed to utilize the Graphql API from your application.

This module is configured to use Cognito for authorization.
To use other authorization modes, fork this module or create a new module to add support.