API Gateway is a powerful AWS service which lets you to create REST, HTTP, and WebSocket APIs at any scale and integrate it with an AWS service like lambda.
In this step by step tutorial , I explain you how to create a simple REST API which is backed by Lambda.
#API #RESTAPI #APIGateway