{"id":19053979,"url":"https://github.com/openfunction/functions-framework-go","last_synced_at":"2025-10-06T03:15:52.083Z","repository":{"id":37032354,"uuid":"370528255","full_name":"OpenFunction/functions-framework-go","owner":"OpenFunction","description":"Go functions framework for OpenFunction","archived":false,"fork":false,"pushed_at":"2024-06-17T01:42:39.000Z","size":706,"stargazers_count":18,"open_issues_count":6,"forks_count":20,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-12-11T07:11:25.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenFunction.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-25T01:20:28.000Z","updated_at":"2024-06-17T01:42:43.000Z","dependencies_parsed_at":"2023-11-22T03:31:02.628Z","dependency_job_id":"ec5a514f-b302-4a44-a1f7-6f974b28471d","html_url":"https://github.com/OpenFunction/functions-framework-go","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFunction%2Ffunctions-framework-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFunction%2Ffunctions-framework-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFunction%2Ffunctions-framework-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFunction%2Ffunctions-framework-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenFunction","download_url":"https://codeload.github.com/OpenFunction/functions-framework-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230276330,"owners_count":18201088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-08T23:36:09.597Z","updated_at":"2025-10-06T03:15:47.034Z","avatar_url":"https://github.com/OpenFunction.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenFunction Functions Framework for Go\n\n**functions-framework-go** is an implementation of functions-framework in Go. It follows the functions-framework criteria for function-to-application conversions.\n\nTo learn more about the functions-framework criteria, refer to the following links:\n\n- [functions-framework proposal](https://github.com/OpenFunction/OpenFunction/blob/main/docs/proposals/202105-add-function-framework.md)\n- [functions-framework repository](https://github.com/OpenFunction/functions-framework)\n\n## Usage\n\n**functions-framework-go** requires a Go 1.15+ environment. To import this pkg, configure the following code in the `go.mod` file:\n\n\u003e Get the correct *version* in [Compatibility](#compatibility).\n\n```go\nrequire (\n\tgithub.com/OpenFunction/functions-framework-go \u003cversion\u003e\n)\n```\n\n## Samples\n\nTo learn how to use **function-framework-go** and how it works, refer to the [functions-framework samples](https://github.com/OpenFunction/samples#functions-framework-samples) in the OpenFunction Samples repository.\n\n## Compatibility\n\n| Version                            | OpenFunction | Context | Builder tag (Go)                             |\n| ---------------------------------- | ------------ | ------- | -------------------------------------------- |\n| v0.0.0-20210628081257-4137e46a99a6 | v0.3.*       | v0.1.0  | v0.2.2 (openfunction/builder-go:v0.2.2-1.15) |\n| v0.0.0-20210922063920-81a7b2951b8a | v0.4.*       | v0.2.0  | v0.3.0                                       |\n| v0.1.*                             | v0.5.*       | v0.2.0  | v0.4.0                                       |\n| v0.2.*                             | v0.6.*       | v0.3.0  | v2-1.16+                                     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfunction%2Ffunctions-framework-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfunction%2Ffunctions-framework-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfunction%2Ffunctions-framework-go/lists"}