Nxtra / Amplify-API-Lambda-Resolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use a lambda resolver in your graphql api with aws amplify

Made with: AWS-AMPLIFY

As a resource for the demo in:

Deploy with Amplify

amplify init
cd amplify/backend/function/src
npm install
cd ../../../..
amplify push

About


Languages

Language:JavaScript 68.0%Language:Python 32.0%