Porting Go Web Applications to AWS Lambda

  • Interestingly, I am working right now on doing the exact opposite of this.

  • I’d prefer https://github.com/apex/gateway - same dev as Apex and Up so, I’d expect better support.

  • Is he pushing his assets (images) from Lambda? Why doesn't he just put them into S3 and direct API Gateway paths /images /css/ /js to S3?

  • I did the same: https://github.com/imdario/gluo