{"id":21174822,"url":"https://github.com/mindinventory/golang-project-structure","last_synced_at":"2025-04-05T02:09:49.514Z","repository":{"id":41497709,"uuid":"182754413","full_name":"Mindinventory/Golang-Project-Structure","owner":"Mindinventory","description":"Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development","archived":false,"fork":false,"pushed_at":"2023-04-25T07:04:11.000Z","size":752,"stargazers_count":485,"open_issues_count":0,"forks_count":135,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-29T01:11:12.952Z","etag":null,"topics":["easy-to-use","go-framework","go-gin","go-jwt","go-playground","golang","golang-library","golang-package","golang-server","golang-skeleton","golang-struct","gorm","gorm-model","kick-start-golang"],"latest_commit_sha":null,"homepage":"https://www.mindinventory.com/blog/golang-project-structure/","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/Mindinventory.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":"2019-04-22T10:38:57.000Z","updated_at":"2025-03-23T23:43:00.000Z","dependencies_parsed_at":"2024-06-20T08:23:58.401Z","dependency_job_id":"b8cbf1f9-4a2a-4710-8061-67911ac9901f","html_url":"https://github.com/Mindinventory/Golang-Project-Structure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2FGolang-Project-Structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2FGolang-Project-Structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2FGolang-Project-Structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2FGolang-Project-Structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mindinventory","download_url":"https://codeload.github.com/Mindinventory/Golang-Project-Structure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"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":["easy-to-use","go-framework","go-gin","go-jwt","go-playground","golang","golang-library","golang-package","golang-server","golang-skeleton","golang-struct","gorm","gorm-model","kick-start-golang"],"created_at":"2024-11-20T16:56:21.762Z","updated_at":"2025-04-05T02:09:49.498Z","avatar_url":"https://github.com/Mindinventory.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang-Program-Structure\nThis is a Project structure for developers to kick-start their journey of developing golang project.\n\n## 🙇 Application Requirement\n\n1.  Install Go version - 1.19.2 via \n* https://www.digitalocean.com/community/tutorial_collections/how-to-install-go OR https://golang.org/dl\n\n2. Once installed, Please check via below command\n```bash   \n    go version\n```\n\n## 🛠️ Start the application locally\n1. Clone the repository\n\n2. Create an .env file at root directory of project and copy the keys from .env.example file and update its values\n\n3. Run `go get .` to install all the required dependencies\n\n4. From go-program-structure directory, open a terminal and run\n```bash \n    go run .\n```\n\n5. If any error comes related to any dependency, then install dependency individually as like below command\n```bash   \n    go get \u003cURL of dependency\u003e\n```\n\n##  Run Swagger\n- Swagger doc URL - http://xxxxxxxxxx:PORT/vVERSION/SERVICENAME/docs\n\n🌟 You are all set!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindinventory%2Fgolang-project-structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindinventory%2Fgolang-project-structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindinventory%2Fgolang-project-structure/lists"}