{"id":39662921,"url":"https://github.com/devantler-tech/go-template","last_synced_at":"2026-01-18T09:25:40.626Z","repository":{"id":316911487,"uuid":"1065308377","full_name":"devantler-tech/go-template","owner":"devantler-tech","description":"A simple Go template for new projects.","archived":false,"fork":false,"pushed_at":"2026-01-06T20:10:51.000Z","size":29,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-09T07:25:14.537Z","etag":null,"topics":["template"],"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/devantler-tech.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-27T13:13:12.000Z","updated_at":"2026-01-06T20:10:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b53050c-033d-453d-a5d7-3a7bf763b95b","html_url":"https://github.com/devantler-tech/go-template","commit_stats":null,"previous_names":["devantler-tech/go-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devantler-tech/go-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fgo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fgo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fgo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fgo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devantler-tech","download_url":"https://codeload.github.com/devantler-tech/go-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devantler-tech%2Fgo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["template"],"created_at":"2026-01-18T09:25:40.555Z","updated_at":"2026-01-18T09:25:40.615Z","avatar_url":"https://github.com/devantler-tech.png","language":"Go","readme":"# Go Template\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Test](https://github.com/devantler-tech/go-template/actions/workflows/test.yaml/badge.svg)](https://github.com/devantler-tech/go-template/actions/workflows/test.yaml)\n[![codecov](https://codecov.io/gh/devantler-tech/go-template/graph/badge.svg?token=RhQPb4fE7z)](https://codecov.io/gh/devantler-tech/go-template)\n[![Go Report Card](https://goreportcard.com/badge/github.com/devantler-tech/go-template)](https://goreportcard.com/report/github.com/devantler-tech/go-template)\n[![Go Reference](https://pkg.go.dev/badge/github.com/devantler-tech/go-template.svg)](https://pkg.go.dev/github.com/devantler-tech/go-template)\n\nA simple Go template for new projects.\n\n## Prerequisites\n\n- [Go](https://golang.org/dl/)\n\n## 🚀 Getting Started\n\nClone the repository and initialize a new module to try the template locally.\n\n```bash\ngit clone \u003crepo-url\u003e\ncd \u003crepo-folder\u003e\ngo mod init \u003cmodule-path\u003e\n```\n\n## 📝 Usage\n\n### Initialize the module\n\n```bash\ngo mod tidy\n```\n\n### Add a dependency\n\n```bash\ngo get example.com/awesome-lib@latest\n```\n\n### Build your project\n\n```bash\ngo build ./...\n```\n\n### Run your project\n\n```bash\ngo run ./\u003cproject\u003e\n```\n\n### Test your project\n\n```bash\ngo test ./...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevantler-tech%2Fgo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevantler-tech%2Fgo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevantler-tech%2Fgo-template/lists"}