Working on production projects would often require the usage of a shared API gateway between multiple Lambda functions. This repository showcases how to deploy multiple Lambda functions that are attached on a single API gateway.
chmod +x .\ci-deploy.sh
chmod +x .\ci-decomission.shProvide an AWS account that have sufficient access so that serverless can deploy the stack.
serverless config credentials --provider aws --key YOUR_AWS_ACCESS_KEY --secret YOUR_AWS_SECRET_KEYTo deploy the
.\ci-deploy.\ci-decomission