{"id":23654183,"url":"https://github.com/iunary/simply","last_synced_at":"2025-06-17T08:04:35.427Z","repository":{"id":74964244,"uuid":"578783396","full_name":"iunary/simply","owner":"iunary","description":"Simple clean Go REST API architecture with dependency injection and MVC pattern","archived":false,"fork":false,"pushed_at":"2022-12-18T14:19:05.000Z","size":60,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-20T05:38:37.620Z","etag":null,"topics":["air","entgo","gin-gonic","golang","mvc","prometheus","rest-api","viper","wire"],"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/iunary.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}},"created_at":"2022-12-15T21:50:11.000Z","updated_at":"2023-06-28T06:33:03.000Z","dependencies_parsed_at":"2023-10-20T17:05:45.862Z","dependency_job_id":"96b50e61-979d-4f15-878d-53e9bfd79f72","html_url":"https://github.com/iunary/simply","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"650a833584c4a0c423929a461ee5997a706e18d7"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/iunary/simply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsimply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsimply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsimply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsimply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iunary","download_url":"https://codeload.github.com/iunary/simply/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iunary%2Fsimply/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260318647,"owners_count":22991116,"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":["air","entgo","gin-gonic","golang","mvc","prometheus","rest-api","viper","wire"],"created_at":"2024-12-28T18:58:05.729Z","updated_at":"2025-06-17T08:04:35.392Z","avatar_url":"https://github.com/iunary.png","language":"Go","readme":"# Simply \n\nThis is an example repository of how you can build a golang rest api project with wire for dependency injection and mvc pattern.\n\nIt has simples dependencies\n\n- [Gin](https://gin-gonic.com/)\n- [Wire](https://github.com/google/wire)\n- [Prometheuse](https://github.com/prometheus)\n- [Entgo](https://github.com/ent/ent)\n- [Viper](https://github.com/spf13/viper)\n\n# Get started\n\n```\ngit clone https://github.com/iunary/simply\n```\n\n## Setup dependencies\n\n```\ngo get ./...\n```\n\n## Run the project\n\n```\nmake run\n```\n\nOr using [air](https://github.com/cosmtrek/air) for live reload\n\n```\nair\n```\n\n## Endpoints examples\n\n- Check users list example [http://localhost:8888/users](http://localhost:8888/users)\n\n- Check health check endpoint [http://localhost:8888/health](http://localhost:8888/health)\n\n- Check prometheuse metrics endpoint [http://localhost:8888/metrics](http://localhost:8888/metrics)\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiunary%2Fsimply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiunary%2Fsimply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiunary%2Fsimply/lists"}