{"id":21725944,"url":"https://github.com/dunghenry/gin_mongodb","last_synced_at":"2026-04-12T03:03:05.389Z","repository":{"id":107271982,"uuid":"544943338","full_name":"dunghenry/gin_mongodb","owner":"dunghenry","description":"gin framework + mongodb + docker","archived":false,"fork":false,"pushed_at":"2022-10-04T07:42:37.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T19:29:20.345Z","etag":null,"topics":["docker","docker-compose","gin-gonic","mongodb-atlas"],"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/dunghenry.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":"2022-10-03T14:04:34.000Z","updated_at":"2022-10-06T11:37:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"05699665-33e4-4420-8646-b56b3841b6e1","html_url":"https://github.com/dunghenry/gin_mongodb","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/dunghenry%2Fgin_mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fgin_mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fgin_mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fgin_mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/gin_mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706521,"owners_count":20496570,"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","docker-compose","gin-gonic","mongodb-atlas"],"created_at":"2024-11-26T03:20:04.604Z","updated_at":"2025-12-31T00:03:45.391Z","avatar_url":"https://github.com/dunghenry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gin + MongoDB\n\n### Create project\n\n```js\ngo mod init trandung/server\n```\n\n### Insatll plugin: gin and mongo-driver\n\n```js\ngo get -u github.com/gin-gonic/gin\ngo get -u go.mongodb.org/mongo-driver/mongo\n```\n\n### Remove all packages not used\n\n```js\ngo mod tidy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fgin_mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Fgin_mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fgin_mongodb/lists"}