A starter project for playing around with Golang.
This project shows how you can setup automatic deployment to AWS using the serverless framework and Travis CI
The serverless function simply echos back what it recieves
To have travis deploy on your AWS account when you commit ot the master branch remember to set the AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY environment variables in Travis