A demo webapp using Go, gin and Elastic Beanstalk.
This project demonstrates the deployment of a simple webapp built using
gin
to Elastic Beanstalk. Dependencies are
managed using dep
.
This tutorial should be usable on Windows and *nix. Most of the tools, like the Go tool and EB CLI are cross platform compatible. For some of the commands which aren't available on Windows, alternate commands have been included. I successfully tested it on Windows 10 and Ubuntu.
The steps have been divided and documented in the following stages:
MIT © Suhas Karanth