{"id":20996686,"url":"https://github.com/sendya/gin-example","last_synced_at":"2026-05-19T05:40:38.771Z","repository":{"id":74296470,"uuid":"470587293","full_name":"sendya/gin-example","owner":"sendya","description":"Do you need a tutorial in go, see here","archived":false,"fork":false,"pushed_at":"2022-05-16T06:49:06.000Z","size":91,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T04:35:35.422Z","etag":null,"topics":["gin","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sendya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2022-03-16T13:07:28.000Z","updated_at":"2022-07-27T12:21:02.000Z","dependencies_parsed_at":"2024-02-01T15:05:58.706Z","dependency_job_id":null,"html_url":"https://github.com/sendya/gin-example","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/sendya%2Fgin-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendya%2Fgin-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendya%2Fgin-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendya%2Fgin-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendya","download_url":"https://codeload.github.com/sendya/gin-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410458,"owners_count":20286403,"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","go","golang"],"created_at":"2024-11-19T07:36:53.356Z","updated_at":"2025-10-12T21:04:59.774Z","avatar_url":"https://github.com/sendya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGin Example\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\nthis a message.\n\u003c/div\u003e\n\n## Quick Start\n\n#### 1. Setter goproxy (if in china)\n\n```bash\n$ go generate\n```\n\n\n#### 2. Install pkgs (you can need `make`)\n\n```bash\n$ go mod download\n$ go install github.com/swaggo/swag/cmd/swag@latest\n$ go install github.com/mitchellh/gox@latest\n```\n\n#### 3. Start App\n\n```bash\n$ make start\n```\n\n---\n\n## Other\n\n### Project Config\n\n```bash\n# self copy\n$ cp ./config/config.example.yml ./config/config.yml\n# or .. auto generate\n$ make genconfig\n```\n\n### Swagger\n```bash\n# generate swagger doc.json\n$ make docs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendya%2Fgin-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendya%2Fgin-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendya%2Fgin-example/lists"}