{"id":15862586,"url":"https://github.com/hbollon/go-project-template","last_synced_at":"2026-05-10T06:53:33.735Z","repository":{"id":112273145,"uuid":"474151060","full_name":"hbollon/go-project-template","owner":"hbollon","description":"📜 My personal way-to-go template for all of my Go projects on Github. Including gitignore, readme, licence, Github Action workflows, issue/PR templates, contributing guideline...","archived":false,"fork":false,"pushed_at":"2022-03-31T07:42:28.000Z","size":19,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T13:35:05.095Z","etag":null,"topics":["github","github-actions","go","go-template","golang","golang-template","project-template","quickstart","template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/hbollon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["hbollon"],"ko_fi":"hugobollon","custom":["paypal.me/hugobollon"]}},"created_at":"2022-03-25T20:12:01.000Z","updated_at":"2022-03-31T09:20:08.000Z","dependencies_parsed_at":"2023-05-12T09:45:33.792Z","dependency_job_id":null,"html_url":"https://github.com/hbollon/go-project-template","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"9524b2158e7c19916e2a5e1618147c9a0c3b56c7"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbollon%2Fgo-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbollon%2Fgo-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbollon%2Fgo-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbollon%2Fgo-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hbollon","download_url":"https://codeload.github.com/hbollon/go-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709918,"owners_count":20821298,"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","github-actions","go","go-template","golang","golang-template","project-template","quickstart","template"],"created_at":"2024-10-05T22:41:31.525Z","updated_at":"2026-05-10T06:53:28.670Z","avatar_url":"https://github.com/hbollon.png","language":"Makefile","funding_links":["https://github.com/sponsors/hbollon","https://ko-fi.com/hugobollon","paypal.me/hugobollon"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Project name \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"logo\" height=\"250\" src=\"\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/hbollon/\u003cproject\u003e/actions\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Build CI\" src=\"https://github.com/hbollon/\u003cproject\u003e/workflows/build/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/hbollon/\u003cproject\u003e\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/hbollon/\u003cproject\u003e\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hbollon/\u003cproject\u003e/blob/master/LICENSE.md\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/hbollon/\u003cproject\u003e\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://pkg.go.dev/badge/github.com/hbollon/\u003cproject\u003e\" alt=\"PkgGoDev\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e Quick description \u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eThis project is under active development, there may be bugs or missing features. If you have any problem or would like to see a feature implemented, please, open an issue. This is essential so that we can continue to improve it! \u003c/strong\u003e\u003c/p\u003e\n\n---\n\n## Table of Contents\n\n- [Presentation](#presentation)\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [From release](#from-release)\n  - [From sources](#from-sources)\n- [Contributing](#-contributing)\n- [Author](#author)\n- [License](#-license)\n\n## Presentation\n\n## Features\n\n## Getting Started\n\n### From release\n\n### From sources\n\n## 🤝 Contributing\n\nContributions are greatly appreciated!\n\n1. Fork the project\n2. Create your feature branch (```git checkout -b feature/AmazingFeature```)\n3. Commit your changes (```git commit -m 'Add some amazing stuff'```)\n4. Push to the branch (```git push origin feature/AmazingFeature```)\n5. Create a new Pull Request\n\nIssues and feature requests are welcome!\nFeel free to check [issues page]().\n\n## Author\n\n👤 **Hugo Bollon**\n\n* Github: [@hbollon](https://github.com/hbollon)\n* LinkedIn: [@Hugo Bollon](https://www.linkedin.com/in/hugobollon/)\n* Portfolio: [hugobollon.me](https://www.hugobollon.me)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nThis project is under [MIT]() license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbollon%2Fgo-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhbollon%2Fgo-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbollon%2Fgo-project-template/lists"}