Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/earthboundkid/netlify-go-function-demo

https://blog.carlmjohnson.net/post/2020/how-to-host-golang-on-netlify-for-free/
https://github.com/earthboundkid/netlify-go-function-demo

aws-lambda go golang netlify serverless

Last synced: 4 months ago
JSON representation

https://blog.carlmjohnson.net/post/2020/how-to-host-golang-on-netlify-for-free/

Awesome Lists containing this project

README

        

# netlify-go-function-demo [![Netlify Status](https://api.netlify.com/api/v1/badges/a7cd6625-f2c7-4701-b249-c70743234a32/deploy-status)](https://app.netlify.com/sites/go-function-demo/deploys)

A simple repo to demonstrate how to launch a Go microservice on Netlify using [Netlify functions](https://functions.netlify.com) and URL rewriting.

[See demo site](https://go-function-demo.netlify.com) and [detailed blog post explanation](https://blog.carlmjohnson.net/post/2020/2020-03-01-how-to-host-golang-on-netlify-for-free/).