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: 2 months ago
JSON representation
https://blog.carlmjohnson.net/post/2020/how-to-host-golang-on-netlify-for-free/
- Host: GitHub
- URL: https://github.com/earthboundkid/netlify-go-function-demo
- Owner: earthboundkid
- License: mit
- Created: 2019-10-11T18:59:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T13:09:18.000Z (3 months ago)
- Last Synced: 2025-04-14T16:14:26.628Z (2 months ago)
- Topics: aws-lambda, go, golang, netlify, serverless
- Language: HTML
- Homepage: https://go-function-demo.netlify.app
- Size: 4.68 MB
- Stars: 26
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# netlify-go-function-demo [](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/).