Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- 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: 2024-04-19T15:00:03.000Z (10 months ago)
- Last Synced: 2024-05-02T05:14:00.187Z (9 months ago)
- Topics: aws-lambda, go, golang, netlify, serverless
- Language: HTML
- Homepage: https://go-function-demo.netlify.app
- Size: 4.67 MB
- Stars: 25
- Watchers: 3
- 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 [![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/).