{"id":20856304,"url":"https://github.com/hide-in-code/mvc-gin","last_synced_at":"2026-04-26T19:31:20.232Z","repository":{"id":261166179,"uuid":"331236638","full_name":"hide-in-code/mvc-gin","owner":"hide-in-code","description":"gin封装的mvc框架(gin+gorm+redigo)","archived":false,"fork":false,"pushed_at":"2021-02-02T01:26:46.000Z","size":383,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T22:42:22.328Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hide-in-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-20T08:10:49.000Z","updated_at":"2022-06-06T10:15:22.000Z","dependencies_parsed_at":"2024-11-05T03:32:42.401Z","dependency_job_id":"ff9d2b18-8cd0-4736-8ea6-e901f6b3fe34","html_url":"https://github.com/hide-in-code/mvc-gin","commit_stats":null,"previous_names":["hide-in-code/mvc-gin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hide-in-code/mvc-gin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Fmvc-gin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Fmvc-gin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Fmvc-gin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Fmvc-gin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hide-in-code","download_url":"https://codeload.github.com/hide-in-code/mvc-gin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Fmvc-gin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","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":[],"created_at":"2024-11-18T04:30:02.648Z","updated_at":"2026-04-26T19:31:20.212Z","avatar_url":"https://github.com/hide-in-code.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mvc-gin\ngin封装的mvc框架(gin+gorm+redigo)，由于不太喜欢前后分离的方式，所以这里会继续采用bootstrap来解决前端渲染。\n\n### 目录说明\n    .\n    ├── cmd         执行脚本，计划任务的目录\n    ├── component   组件，对外抛出连接实例，自身不处理逻辑\n    │   ├── mysql   \n    │   └── redis\n    ├── config      配置目录，.ini的配置\n    ├── controllers 控制器\n    │   └── site    \n    ├── middleware  中间件\n    ├── modelgen    gorm代码生成模块\n    ├── models      model目录\n    ├── route       router\n    └── views       视图模板目录\n        ├── site\n        └── test\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhide-in-code%2Fmvc-gin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhide-in-code%2Fmvc-gin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhide-in-code%2Fmvc-gin/lists"}