{"id":25725344,"url":"https://github.com/jd-apprentice/jd-golang","last_synced_at":"2026-06-13T03:06:02.502Z","repository":{"id":277274137,"uuid":"931871606","full_name":"jd-apprentice/jd-golang","owner":"jd-apprentice","description":"Template for my golang projects","archived":false,"fork":false,"pushed_at":"2025-02-14T03:08:35.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-14T21:38:00.283Z","etag":null,"topics":["go","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/jd-apprentice.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-13T01:47:24.000Z","updated_at":"2025-02-14T03:08:40.000Z","dependencies_parsed_at":"2025-02-15T23:30:52.787Z","dependency_job_id":null,"html_url":"https://github.com/jd-apprentice/jd-golang","commit_stats":null,"previous_names":["jd-apprentice/jd-golang"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jd-apprentice/jd-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fjd-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fjd-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fjd-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fjd-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-apprentice","download_url":"https://codeload.github.com/jd-apprentice/jd-golang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fjd-golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34270418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["go","golang"],"created_at":"2025-02-25T22:29:51.145Z","updated_at":"2026-06-13T03:06:02.495Z","avatar_url":"https://github.com/jd-apprentice.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Golang template \n\n[![All Contributors](https://img.shields.io/github/all-contributors/jd-apprentice/jd-golang?color=ee8449\u0026style=flat-square)](#contributors)\n\nGolang template that includes the following features:\n\n## 📚 Features\n\n- ✅ Pre-commit\n- ✅ CodeQL\n- ✅ Sentry\n- ✅ Docker\n- ✅ Terraform\n- ✅ Kubernetes\n- ✅ GitHub Actions\n- ✅ CHANGELOG\n- ✅ Makefile\n- ✅ CONTRIBUTE.md\n\n## 🧰 Requirements\n\n- Golang \u003e= 1.23\n- Docker (optional)\n\n## 💾 Instalation\n\nTo install the project, run the following command:\n\n```shell\ngit clone https://github.com/jd-apprentice/jd-golang.git\ncd jd-golang\ncp .env.example .env\nmake dev\n```\n\nMake sure to complete the `.env` file with the following information:\n\n| Variable | Description |\n| --- | --- |\n| SENTRY_DSN | The Sentry DSN |\n\nChange the default names with the following script:\n\n```bash\nmak replace     \n$ bash ./scripts/app_name.sh\nEnter the new name: sample\nReplacement completed. 🚀\n```\n\nThis will replace all `app_name` with `sample` in the project.\n\n### Run with Golang\n\n```bash\nmake\n```\n\nThis will build the app with golang and execute the binary.\n\n### Run with Docker 🐳\n\n1. Build the image manually\n\nRemember to replace `app_name` with the name of your app.\n\n```bash\ndocker build -f docker/base-x86_64.Dockerfile -t app_bin .\ndocker build -f docker/app.Dockerfile -t app_name .\nmake compose-up\n```\n\n## 🤝 Contribute\n\n- For more information, check the [CONTRIBUTE](./CONTRIBUTE.md) file\n\n## ✨ Contributors \n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://jonathan.com.ar/es\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/68082746?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJonathan Dyallo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/jd-apprentice/waifuland-api/commits?author=jd-apprentice\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/jd-apprentice/waifuland-api/commits?author=jd-apprentice\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/jd-apprentice/waifuland-api/commits?author=jd-apprentice\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-jd-apprentice\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fjd-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-apprentice%2Fjd-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fjd-golang/lists"}