{"id":18721700,"url":"https://github.com/prodemmi/goginstarter","last_synced_at":"2025-04-12T14:32:46.383Z","repository":{"id":172793153,"uuid":"649781435","full_name":"prodemmi/GoGinStarter","owner":"prodemmi","description":"A starter project for Golang And Gin.","archived":false,"fork":false,"pushed_at":"2023-06-10T08:05:47.000Z","size":65,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T09:03:19.170Z","etag":null,"topics":["gin","gin-framework","gin-gonic","go","golang"],"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/prodemmi.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-06-05T16:09:33.000Z","updated_at":"2024-07-19T06:37:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"40776431-43fd-469d-be2d-d7335741d46a","html_url":"https://github.com/prodemmi/GoGinStarter","commit_stats":null,"previous_names":["prodemmi/goginstarter"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2FGoGinStarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2FGoGinStarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2FGoGinStarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2FGoGinStarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodemmi","download_url":"https://codeload.github.com/prodemmi/GoGinStarter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581001,"owners_count":21128091,"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":["gin","gin-framework","gin-gonic","go","golang"],"created_at":"2024-11-07T13:36:13.087Z","updated_at":"2025-04-12T14:32:46.378Z","avatar_url":"https://github.com/prodemmi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoGinStarter\n\nGoGinStarter is a starter project for building web applications using the Go programming language and Gin web framework.\n\nIt provides a basic structure and set of features to kickstart your project.\n\n# Features\n- [Wire](https://github.com/google/wire]) for Dependency Injection\n- Logger\n- Cache\n- Paginator\n- Session and Cookies\n- Command Lines using [cobra](https://github.com/spf13/cobra)\n- Event/Listeners\n- Localization\n- Notifications\n- API Responses\n- Authentication with OTP and JWT\n- Scheduling Tasks with [gocron](https://github.com/go-co-op/gocron)\n- Configuration management for yaml files\n- Database migrations and seeders with GORM\n\n# Supported Drivers\n- Database: MySql, PostgresSql\n- Cache: File, Redis\n- Notification: sms, email\n\n# Built With\n\n- Go - The programming language used\n- Gin - The web framework used\n- Gorm - The database ORM tool used\n\n# Installation\n- Clone the repository:\n\n```git clone https://github.com/prodemmi/GoGinStarter.git```\n\n- Install the dependencies:\n\n```go mod download```\n- Make yaml config file:\n\n```cp .yaml.example .yaml```\n\n- Serve the web application:\n\n```go run main.go serve```\n\n\n# Contributing\nContributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.\n\n# License\nGoGinStarter is licensed under the MIT License. See LICENSE for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodemmi%2Fgoginstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodemmi%2Fgoginstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodemmi%2Fgoginstarter/lists"}