DEV Community

Discussion on: A crash course on Serverless with AWS - Building APIs with Lambda and Aurora Serverless

Collapse
 
parampal profile image
parampal

What do you think is the best way to add parameter validation for POST/PUT calls in this example? Also is there any testing library you would recommend?

Thanks for the great tutorial!