{"id":25736882,"url":"https://github.com/grootkng/clean-arch-golang","last_synced_at":"2026-04-26T16:32:22.698Z","repository":{"id":188526774,"uuid":"678915503","full_name":"grootkng/clean-arch-golang","owner":"grootkng","description":"An implementation of clean architecture with Go/Golang","archived":false,"fork":false,"pushed_at":"2023-10-24T19:42:55.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T20:24:11.521Z","etag":null,"topics":["clean-architecture","gin-gonic","go","golang","gorm","swagger"],"latest_commit_sha":null,"homepage":"","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/grootkng.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":"2023-08-15T17:18:38.000Z","updated_at":"2023-09-28T13:14:34.000Z","dependencies_parsed_at":"2024-06-20T19:19:14.512Z","dependency_job_id":null,"html_url":"https://github.com/grootkng/clean-arch-golang","commit_stats":null,"previous_names":["grootkng/clean-arch-golang"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grootkng/clean-arch-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grootkng","download_url":"https://codeload.github.com/grootkng/clean-arch-golang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grootkng%2Fclean-arch-golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clean-architecture","gin-gonic","go","golang","gorm","swagger"],"created_at":"2025-02-26T06:22:47.293Z","updated_at":"2026-04-26T16:32:22.675Z","avatar_url":"https://github.com/grootkng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clean Arch Golang\n\n## How to run\n\n### Requirements\n* docker\n* docker-compose\n* make\n\n### Step by step\nOpen your terminal and type it:\n```sh\ndocker compose up -d\n\n# or when you already have the database setup\nmake app\n```\n\nTo run test:\n```sh\n# when you already have the database setup\ngo test github.com/grootkng/clean-arch-golang/tests \n\n# or\nmake test\n```\n\nTo generate new version swagger:\n```sh\nswag init -g cmd/api/main.go\n```\n\nTo access swagger: `http://localhost:8080/swagger/index.html`\n\nAnd after that, the application should be running at `localhost:8080`  \nCheck [here](./docs/insomnia-collection) the insomnia collection for the endpoints\n\n![swagger](https://github.com/grootkng/clean-arch-golang/blob/main/assets/swagger.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrootkng%2Fclean-arch-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrootkng%2Fclean-arch-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrootkng%2Fclean-arch-golang/lists"}