Serverless Framework + AWS Lambda + API Gateway
This code is part of a Youtube video, please watch.
A template repository to start using Serverless Framework with AWS.
Please, send this video.
- Clone this repo
- Install dependencies with
npm install
- Run deploy command with
serverless deploy -v
You will need to configure AWS CLI before run deploy.