{"id":29018060,"url":"https://github.com/thomascode92/golang-toolkit","last_synced_at":"2025-06-25T23:31:52.330Z","repository":{"id":296751965,"uuid":"990250954","full_name":"ThomasCode92/golang-toolkit","owner":"ThomasCode92","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-01T19:29:33.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T05:45:34.821Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasCode92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-05-25T19:57:46.000Z","updated_at":"2025-06-01T19:29:32.000Z","dependencies_parsed_at":"2025-06-02T05:45:39.324Z","dependency_job_id":null,"html_url":"https://github.com/ThomasCode92/golang-toolkit","commit_stats":null,"previous_names":["thomascode92/golang-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasCode92/golang-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fgolang-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fgolang-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fgolang-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fgolang-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasCode92","download_url":"https://codeload.github.com/ThomasCode92/golang-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCode92%2Fgolang-toolkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261972748,"owners_count":23238538,"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":"2025-06-25T23:30:51.083Z","updated_at":"2025-06-25T23:31:52.303Z","avatar_url":"https://github.com/ThomasCode92.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Toolkit\n\nThis repository contains my journey of learning the Go programming language. It\nincludes small projects that focus on specific language features and larger\nprojects that are more \"_real-world_\".\n\n## 📁 Structure\n\n```bash\ngolang-toolkit/\n├── concepts/   # Small, focused Go learning projects\n├── projects/   # Larger, real-world style applications\n└── scripts/    # Helper scripts for various tasks\n```\n\n## 🚀 Running Projects\n\nEach folder in `concepts/` or `projects/` is a standalone Go module. **Use the\nhelper script**:\n\n```bash\n./scripts/run.sh \u003cpath-to-project\u003e\n```\n\n### 🛠️ Prerequisites\n\n- [Go 1.24+](https://go.dev/dl/)\n- [Git](https://git-scm.com/)\n- [Bash (for scripts)](https://www.gnu.org/software/bash/)\n\n## 📘 Learning Topics\n\n### Concepts\n\n- 📦 modules: How Go modules work\n- 🔄 concurrency: Goroutines, channels, sync (coming soon...)\n- 🧪 testing: Writing and running unit tests\n\n### Real Projects\n\nComing soon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascode92%2Fgolang-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomascode92%2Fgolang-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascode92%2Fgolang-toolkit/lists"}