{"id":17355164,"url":"https://github.com/zephinzer/go-playground","last_synced_at":"2025-03-27T14:17:05.625Z","repository":{"id":79926661,"uuid":"148046415","full_name":"zephinzer/go-playground","owner":"zephinzer","description":"A repository with code for myself to learn and practice Golang using practical applications.","archived":false,"fork":false,"pushed_at":"2018-09-13T17:29:38.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T18:27:12.253Z","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/zephinzer.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}},"created_at":"2018-09-09T16:56:02.000Z","updated_at":"2019-04-21T08:16:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ac19398-336a-496c-989e-cc969b81f73c","html_url":"https://github.com/zephinzer/go-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fgo-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fgo-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fgo-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fgo-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephinzer","download_url":"https://codeload.github.com/zephinzer/go-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858880,"owners_count":20684062,"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":"2024-10-15T17:42:31.759Z","updated_at":"2025-03-27T14:17:05.602Z","avatar_url":"https://github.com/zephinzer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Experiments in Go\nA repository with code for myself to learn and practice Golang using practical applications.\n\n## Example Listing\n\n- [Basic Server](./basic-server)\n- [Logger](./logger)\n- [Server with Routing](./server-routing)\n\n## Running Applications\nAll projects use `Makefile`s to execute.\n\nIn any directory, run `make init` to initialise the project.\n\nTo run the project in development, use `make dev`.\n\nTo run the project in production, use `make prod`.\n\n## Creating A New Project\nTo create a new project from the template, use `make create PROJECT=${PROJECT_NAME}` where `${PROJECT_NAME}` is the name of your new project in `kebab-case`.\n\n## Design and Technical Decisions\n\n### Logger\n\n| Name | URL | Stars | Forks | Issues | PRs | Contributors | License |\n| --- | --- | --- | --- | --- | --- | --- |\n| Zap | https://github.com/uber-go/zap | 5079 | 364 | 25 | 6 | 48 | [MIT](https://github.com/uber-go/zap/blob/master/LICENSE.txt) |\n\n### Router\n\n| Name | URL | Stars | Forks | Issues | PRs | Contributors | License |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| github.com/julienschmidt/httprouter | https://github.com/julienschmidt/httprouter | 7705 | 767 | 45 | 13 | 33 | [Custom](https://github.com/julienschmidt/httprouter/blob/master/LICENSE) |\n| github.com/gorilla/mux | https://github.com/gorilla/mux | 6984 | 834 | 17 | 5 | 67 | [BSD-3-Clause](https://github.com/gorilla/mux/blob/master/LICENSE) |\n| github.com/go-chi/chi | https://github.com/go-chi/chi | 4084 | 273 | 17 | 7 | 48 | [MIT](https://github.com/go-chi/chi/blob/master/LICENSE) |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Fgo-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephinzer%2Fgo-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Fgo-playground/lists"}