How to Locally Test Amplify Serverless ExpressJS Functions
When you add a new lambda function using the Serverless ExpressJS template in Amplify, it can be difficult to initially test the basics of your function. Amplify has a built-in mock command, but it has several drawbacks.
In this short guide I'll show...
codeforest.hashnode.dev5 min read