amazon-archives / serverless-app-examples

Apache License 2.0
717 stars 402 forks source link

Initial Go Serverless Application Example #15

Closed tlehn closed 4 years ago

tlehn commented 4 years ago

Initial Go serverless application example which demonstrates how to use Amazon API Gateway WebSockets and Go. This example contains all the source, IaC, configuration files, and build scripts to build and deploy the example to AWS.

Issue #, if available:

Description of changes: Initial Go Serverless Application Example

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tlehn commented 4 years ago

Will somebody review this please?