{"id":23246363,"url":"https://github.com/donovan-said/template-go-github-repository","last_synced_at":"2025-04-06T00:21:54.144Z","repository":{"id":223292410,"uuid":"759834433","full_name":"donovan-said/template-go-github-repository","owner":"donovan-said","description":"A repository to use as a template for go repositories.","archived":false,"fork":false,"pushed_at":"2024-07-13T16:02:02.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T06:31:40.010Z","etag":null,"topics":["github-template","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/donovan-said.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-02-19T12:30:02.000Z","updated_at":"2024-07-13T16:01:45.000Z","dependencies_parsed_at":"2024-02-26T12:43:33.815Z","dependency_job_id":null,"html_url":"https://github.com/donovan-said/template-go-github-repository","commit_stats":null,"previous_names":["donovan-said/template-go-github-repository"],"tags_count":4,"template":true,"template_full_name":"donovan-said/template-base-github-repository","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftemplate-go-github-repository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftemplate-go-github-repository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftemplate-go-github-repository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donovan-said%2Ftemplate-go-github-repository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donovan-said","download_url":"https://codeload.github.com/donovan-said/template-go-github-repository/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247417563,"owners_count":20935669,"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":["github-template","golang"],"created_at":"2024-12-19T07:14:33.003Z","updated_at":"2025-04-06T00:21:54.097Z","avatar_url":"https://github.com/donovan-said.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template Go Github Repository\n\nA repository to use as a template for Go repositories.\n\n## Requirements\n\n| Tool                     | Description                                   |\n| :----------------------- | :-------------------------------------------- |\n| [Go](https://go.dev/dl/) | This has been tested on go1.22.5 darwin/arm64 |\n\n## Setup\n\n### Initialize\n\n* `go mod init github.com/donovan-said/template-go-github-repository`\n* `go mod tidy`\n\n**N.b.** The tools.go file is used to define all dev requirements for this package.\nThese aren't included in the build binary. See\n[Go Docs - Build Constraints](https://pkg.go.dev/go/build#hdr-Build_Constraints)\nfor more information.\n\n## VSCode\n\nThe [.vscode](.vscode/) settings have be configured for a base go setup.\n\n## Makefile\n\nThe [Makefile](./Makefile) is used for all linting, testing and build tasks.\nFor the purpose of this template, it only manages dependencies and linting.\n\n**N.b.** The Makefile is also run via the [.pre-commit-config.yaml](./.pre-commit-config.yaml).\nSee the [CONTRIBUTING.md](./CONTRIBUTING.md) docs for more information on\nsetting this up.\n\n## Project Structure\n\nPlease see [GitHub - golang-standards - project-layout](https://github.com/golang-standards/project-layout/tree/master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovan-said%2Ftemplate-go-github-repository","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonovan-said%2Ftemplate-go-github-repository","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonovan-said%2Ftemplate-go-github-repository/lists"}