{"id":15324583,"url":"https://github.com/mrinjamul/gin-example","last_synced_at":"2026-05-09T00:37:15.019Z","repository":{"id":97905903,"uuid":"278546886","full_name":"mrinjamul/gin-example","owner":"mrinjamul","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-09T04:44:52.000Z","size":17546,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T18:43:49.678Z","etag":null,"topics":["docker","gin","gin-demo","gin-gonic","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/mrinjamul.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":"2020-07-10T05:31:03.000Z","updated_at":"2022-01-22T17:13:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb6cc21e-cbec-47cb-994b-df99423283a9","html_url":"https://github.com/mrinjamul/gin-example","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.15384615384615385","last_synced_commit":"942474a38a0b7554bf8f0e66753fa4a445611637"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgin-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgin-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgin-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgin-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/gin-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245864259,"owners_count":20684994,"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":["docker","gin","gin-demo","gin-gonic","golang"],"created_at":"2024-10-01T09:27:19.290Z","updated_at":"2026-05-09T00:37:09.996Z","avatar_url":"https://github.com/mrinjamul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gin-demo\n\nGo Gin Demo GoLang\n\n## Step to RUN projects\n\n**1. Fetch Dependency:**\n\n```sh\ngo mod tidy\n```\n\n**2. Environment Settings:**\n\nCopy `docker/.env.sample` to `docker/.env` and write environment details. Then export using this command.\n\n```sh\ncp docker/.env{.sample,}\nexport $(cat docker/.env | xargs)\n```\n\n**3. Build Project:**\n\n```sh\ngo build\n```\n\n**4. Run Application:**\n\n```sh\n./gin-demo\n```\n\nOr run with docker:\n```sh\ncd docker\ndocker-compose up --build\n```\n\nNow your api is running on 3000 port (if you use docker then port is 3001).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgin-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fgin-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgin-example/lists"}