{"id":34235742,"url":"https://github.com/graveyard-shift/gy-serv-init","last_synced_at":"2026-03-12T02:01:37.022Z","repository":{"id":64308040,"uuid":"470663207","full_name":"Graveyard-Shift/gy-serv-init","owner":"Graveyard-Shift","description":"Initiate a barebones Golang web-server using gin-gonic as its http framework","archived":false,"fork":false,"pushed_at":"2022-03-16T16:45:12.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-19T08:37:36.068Z","etag":null,"topics":["boof","golang","http"],"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/Graveyard-Shift.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}},"created_at":"2022-03-16T16:24:12.000Z","updated_at":"2022-03-16T16:55:03.000Z","dependencies_parsed_at":"2023-01-15T11:15:20.755Z","dependency_job_id":null,"html_url":"https://github.com/Graveyard-Shift/gy-serv-init","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Graveyard-Shift/gy-serv-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graveyard-Shift%2Fgy-serv-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graveyard-Shift%2Fgy-serv-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graveyard-Shift%2Fgy-serv-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graveyard-Shift%2Fgy-serv-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Graveyard-Shift","download_url":"https://codeload.github.com/Graveyard-Shift/gy-serv-init/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graveyard-Shift%2Fgy-serv-init/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30412235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boof","golang","http"],"created_at":"2025-12-16T02:25:06.517Z","updated_at":"2026-03-12T02:01:37.011Z","avatar_url":"https://github.com/Graveyard-Shift.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimage src=\"./assets/logo.png\" alt=\"\"\u003e\n    \u003ch1\u003egy-serv-init\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003e `gy-serv-init` initiates a new Golang webserver that uses the `gin-gonic` package as its http framework.\n\n### Usage\n\n```\ngy-serv-init MyAppName\ncd MyAppName\n```\n\n\u003e The `gy-serv-init` command takes in one argument; the project's name. It takes the project name and creates a directory named ${projectName} inside the cwd. This directory is the directory the boilerplate will be written in.\n\n```\nMyAppName\n├── src\n│   ├── controllers\n│   |   ├── main.controllers.go\n│   |   └── utils.go\n|   |\n│   └── router\n|       └── router.go\n├── .editorconfig\n├── .gitignore\n├── go.mod\n└── main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraveyard-shift%2Fgy-serv-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraveyard-shift%2Fgy-serv-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraveyard-shift%2Fgy-serv-init/lists"}