{"id":17118982,"url":"https://github.com/chyroc/go-project-template","last_synced_at":"2025-06-29T15:04:14.833Z","repository":{"id":37245151,"uuid":"410016398","full_name":"chyroc/go-project-template","owner":"chyroc","description":"go project template","archived":false,"fork":false,"pushed_at":"2023-03-27T22:00:30.000Z","size":363,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T04:38:27.338Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyroc.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-09-24T15:36:24.000Z","updated_at":"2023-03-23T10:08:56.000Z","dependencies_parsed_at":"2024-06-20T00:24:41.640Z","dependency_job_id":null,"html_url":"https://github.com/chyroc/go-project-template","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"purl":"pkg:github/chyroc/go-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fgo-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fgo-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fgo-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fgo-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyroc","download_url":"https://codeload.github.com/chyroc/go-project-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fgo-project-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262614456,"owners_count":23337277,"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-10-14T17:55:56.178Z","updated_at":"2025-06-29T15:04:14.804Z","avatar_url":"https://github.com/chyroc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-project-template\n\n[![codecov](https://codecov.io/gh/chyroc/go-project-template/branch/master/graph/badge.svg?token=Z73T6YFF80)](https://codecov.io/gh/chyroc/go-project-template)\n[![go report card](https://goreportcard.com/badge/github.com/chyroc/go-project-template \"go report card\")](https://goreportcard.com/report/github.com/chyroc/go-project-template)\n[![test status](https://github.com/chyroc/go-project-template/actions/workflows/test.yml/badge.svg)](https://github.com/chyroc/go-project-template/actions)\n[![Apache-2.0 license](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go\u0026logoColor=white)](https://pkg.go.dev/github.com/chyroc/go-project-template)\n[![Go project version](https://badge.fury.io/go/github.com%2Fchyroc%2Fgo-project-template.svg)](https://badge.fury.io/go/github.com%2Fchyroc%2Fgo-project-template)\n\n![](./header.png)\n\n## Install\n\n```shell\ngo get github.com/chyroc/go-project-template\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/chyroc/go-project-template\"\n)\n\nfunc main() {\n\tres := go_project_template.Incr(1)\n\tfmt.Println(res) // output: 2\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fgo-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchyroc%2Fgo-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fgo-project-template/lists"}