{"id":20407344,"url":"https://github.com/mukezhz/meta_gin","last_synced_at":"2025-04-12T15:21:14.256Z","repository":{"id":233106848,"uuid":"785833161","full_name":"mukezhz/meta_gin","owner":"mukezhz","description":"The meta framework of golang gin.","archived":false,"fork":false,"pushed_at":"2024-04-15T03:00:49.000Z","size":73,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-17T00:32:36.422Z","etag":null,"topics":["backend","crud","gin","gin-framework","gin-gonic","go","golang","gorm"],"latest_commit_sha":null,"homepage":"","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/mukezhz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-04-12T18:08:54.000Z","updated_at":"2024-06-01T17:08:55.386Z","dependencies_parsed_at":"2024-04-15T03:26:35.893Z","dependency_job_id":"60516895-c7df-46a6-93df-14380d52bebc","html_url":"https://github.com/mukezhz/meta_gin","commit_stats":null,"previous_names":["mukezhz/meta_gin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukezhz%2Fmeta_gin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukezhz%2Fmeta_gin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukezhz%2Fmeta_gin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukezhz%2Fmeta_gin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukezhz","download_url":"https://codeload.github.com/mukezhz/meta_gin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586217,"owners_count":21128998,"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":["backend","crud","gin","gin-framework","gin-gonic","go","golang","gorm"],"created_at":"2024-11-15T05:23:28.044Z","updated_at":"2025-04-12T15:21:14.220Z","avatar_url":"https://github.com/mukezhz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meta_gin: A Meta Framework for Gin\n\n**WARNING:**\n- This project is currently in the alpha stage. **Do not use in production environments.**\n- The structure of the project is subject to change until it reaches version 1.0.0.\n\n## Motivation\n\nAs a software engineer who values efficiency, I found myself repeatedly writing similar code for different projects. This inspired the creation of `meta_gin`, a framework designed to simplify and streamline web development with Gin and Gorm.\n\n## Design Principles\n\n`meta_gin` is crafted with the following considerations to empower developers:\n\n- **Flexibility in Structure**: Developers have full control over their project structure.\n- **Mandatory Tools**: Utilizes [Gin](https://github.com/gin-gonic/gin) and [Gorm](https://gorm.io) for routing and ORM functionality.\n- **CRUD Operations Simplified**: Write less CRUD code, focus more on unique business logic.\n- **Configuration Simplicity**: Minimize setup and configuration code to reduce bugs and development time.\n- **Efficiency**: Less code means fewer bugs.\n\n## Features\n\nEfficient CRUD operations with minimal code:\n\n![CRUD Example](https://github.com/mukezhz/meta_gin/assets/43813670/681dcb65-1dea-47c8-b01f-87e26d67cf7e)\n\nFor usage examples, please check the `examples` directory in the repository.\n\n## Installation\n- Initiate a go project:\n```\ngo mod init \u003cmodule\u003e\n````\n- Add a meta_gin as dependency:\n```\ngo get github.com/mukezhz/meta_gin\n```\n\n[example](https://github.com/mukezhz/meta_gin/tree/main/example)\n\n## Roadmap\n\n- [x] Support for custom middleware integration.\n- [ ] Extension points for custom CRUD logic.\n- [ ] Streamline the framework structure for enhanced clarity and reduced bloat.\n- [ ] Development of a demo project using `meta_gin`.\n\n## Contributing\n\nAs I continue to learn more about Go and the Gin framework, I welcome your feedback and contributions:\n- Please start by opening an [issue](https://github.com/mukezhz/meta_gin/issues/new) to discuss potential changes before submitting a pull request.\n\n**Let's code something amazing together! Happy coding! 🙇**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukezhz%2Fmeta_gin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukezhz%2Fmeta_gin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukezhz%2Fmeta_gin/lists"}