{"id":15324531,"url":"https://github.com/mrinjamul/go-gin-boilerplate","last_synced_at":"2025-03-17T02:24:32.026Z","repository":{"id":104209856,"uuid":"448069732","full_name":"mrinjamul/go-gin-boilerplate","owner":"mrinjamul","description":"A boilerplate for a Gin project.","archived":false,"fork":false,"pushed_at":"2022-08-14T19:30:07.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T12:15:36.375Z","etag":null,"topics":[],"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/mrinjamul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-01-14T18:30:58.000Z","updated_at":"2022-01-14T21:40:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd30e93a-9845-493b-b0fe-2f60ab1e2685","html_url":"https://github.com/mrinjamul/go-gin-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-gin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-gin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-gin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-gin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/go-gin-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960637,"owners_count":20375108,"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-01T09:27:07.189Z","updated_at":"2025-03-17T02:24:32.006Z","avatar_url":"https://github.com/mrinjamul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-gin-boilerplate\n\nA boilerplate for a go-gin project.\n\nA Full-Stack Web Application built with Go and Gin.\n\n## Installation\n\nClone it from GitHub,\n\n```bash\ngit clone https://github.com/mrinjamul/go-gin-boilerplate.git\n```\n\nAnd start development,\n\n```bash\n    cd go-gin-boilerplate\n    go mod download\n    go run main.go\n```\n\nGenerate OpenAPI spec:\n\n```bash\nswag init --parseDependency --parseInternal\n```\n\nInitialize database,\n\n```bash\nhttp POST http://localhost:3000/api/v1/quote data:=@data.json\n```\n\n## Technology Stack\n\nTechnologies used:\n\n- [Golang](https://golang.org/): [Go](https://golang.org/)\n- [Gin](https://github.com/gin-gonic/gin)\n- [Gorm](https://gorm.io/)\n- [Sqlite](https://www.sqlite.org/): [go-sqlite3](https://github.com/mattn/go-sqlite3)\n- [Swagger](https://swagger.io/): [Go Swagger](https://github.com/swaggo/gin-swagger)\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) to learn how to contribute to this project.\n\nAlso see [CODE OF CONDUCT](CODE_OF_CONDUCT.md).\n\n## License\n\nopen-sourced under MIT license [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-gin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fgo-gin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-gin-boilerplate/lists"}