This is a simple lambda code associated with API Gateway endpoint that calls the Star Wars API.
Before starting, you will need to have the following tools installed on your machine:: Git, Node.js.
$ npm install
In order to deploy the endpoint simply run
serverless deploy