Skip to content

Using AWS API-Gateway, Lambda Functions and Go code to create a simple http reflector

License

Notifications You must be signed in to change notification settings

gombadi/lambda-reflector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-reflector

Using AWS API-Gateway, Lambda Functions and Go code to create a simple http reflector

Purpose

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

Install

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.

About

Using AWS API-Gateway, Lambda Functions and Go code to create a simple http reflector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published