Using AWS API-Gateway, Lambda Functions and Go code to create a simple http reflector
This repo contains sample code and a Hidi (How I Did It) for a simple way of linking AWS API-Gateway to a Lambda function running Node.js that wraps Go code that does the work.
For details of the API-Gateway to Lambda mappings and for details of the Lambda wrapper for API-Gateway
Clone this repo to your local system. Setup API-Gateway and the Lambda function - details to be uploaded soon. Go to the provided API and you will see your ip address.