{"id":22089483,"url":"https://github.com/prodyna/go-azure-function","last_synced_at":"2026-07-02T19:34:18.451Z","repository":{"id":101096267,"uuid":"350634711","full_name":"PRODYNA/go-azure-function","owner":"PRODYNA","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-23T16:04:33.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T19:44:15.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PRODYNA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-23T08:29:12.000Z","updated_at":"2021-03-25T09:55:44.000Z","dependencies_parsed_at":"2023-09-17T03:46:55.902Z","dependency_job_id":null,"html_url":"https://github.com/PRODYNA/go-azure-function","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PRODYNA/go-azure-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRODYNA%2Fgo-azure-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRODYNA%2Fgo-azure-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRODYNA%2Fgo-azure-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRODYNA%2Fgo-azure-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PRODYNA","download_url":"https://codeload.github.com/PRODYNA/go-azure-function/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRODYNA%2Fgo-azure-function/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35060908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T02:13:01.085Z","updated_at":"2026-07-02T19:34:18.431Z","avatar_url":"https://github.com/PRODYNA.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-azure-function\n\nSimple example of an azure function written in gloang\n\n\n## Prerequisites\n\n* Existing subscription \n* Login with `az login`\n* Setting the correct subscription with `az account set --subscription \u003cSUBS-ID\u003e`\n* Install go compiler https://golang.org/doc/install\n* Install azure function toolkit for Linux, Mac or Windows\n  https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local?tabs=linux%2Ccsharp%2Cbash\n\n## Initialize Azure Subscription\n\nRun `./init.sh` for creating\n* A Resource Group\n* A Storage Account\n* The Function App\n\nPlease Note that the function app name and the name of the storage account needs to be\nglobally unique. Simply use a random number as suffix and use the same name in the\nscript publish.sh\n\n## Testing locally\n\nSimple start ./testrun.sh\n\nThis compiles and start the function locally using the `func` command. \nPlease note that the go build inside creates a binary for your OS!\n\nTest the function with `curl  http://localhost:7071/api/hello`\n\n## Deploy and test\n\nBuild and deploy the function to azure with `./publish.sh`\nThis compiles the code to linux-architecture and deploys the function to azure\n\nTest the function with the url that is provided as output of the publish tool\n\ne.g. https://functionapp\u003cRANDOMNUMBER\u003e.azurewebsites.net/api/hello\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodyna%2Fgo-azure-function","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodyna%2Fgo-azure-function","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodyna%2Fgo-azure-function/lists"}