https://github.com/thorstenhans/functions-with-go
https://github.com/thorstenhans/functions-with-go
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thorstenhans/functions-with-go
- Owner: ThorstenHans
- Created: 2021-08-17T11:41:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-17T13:39:01.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T10:17:53.784Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure Functions with Go
This sample demonstrates how to run a Go(lang) application in Azure Functions. For further details consult the [corresponding blog post](https://thorsten-hans.com/azure-functions-with-go/).