{"id":18762676,"url":"https://github.com/vinodnextcoder/go-mongo-server","last_synced_at":"2025-12-05T10:30:45.403Z","repository":{"id":217828695,"uuid":"744850326","full_name":"vinodnextcoder/go-mongo-server","owner":"vinodnextcoder","description":"Connect Go driver with MongoDB","archived":false,"fork":false,"pushed_at":"2024-01-23T09:15:55.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T05:12:09.257Z","etag":null,"topics":["gin-gonic","gin-gonic-mongo","go-api","go-backend","go-gin","go-mongo","golang-crud","golang-mongo-api","golang-mongodb","mongo-go-driver","mongodb","simple-golang-api"],"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/vinodnextcoder.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,"publiccode":null,"codemeta":null}},"created_at":"2024-01-18T06:07:42.000Z","updated_at":"2024-01-23T09:13:07.000Z","dependencies_parsed_at":"2024-12-29T05:11:52.523Z","dependency_job_id":"11e45894-b5ab-455c-bd3b-4d6c7f3c7729","html_url":"https://github.com/vinodnextcoder/go-mongo-server","commit_stats":null,"previous_names":["vinodnextcoder/go-mongo-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgo-mongo-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgo-mongo-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgo-mongo-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fgo-mongo-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinodnextcoder","download_url":"https://codeload.github.com/vinodnextcoder/go-mongo-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239661330,"owners_count":19676404,"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-gonic","gin-gonic-mongo","go-api","go-backend","go-gin","go-mongo","golang-crud","golang-mongo-api","golang-mongodb","mongo-go-driver","mongodb","simple-golang-api"],"created_at":"2024-11-07T18:22:44.057Z","updated_at":"2025-12-05T10:30:40.125Z","avatar_url":"https://github.com/vinodnextcoder.png","language":"Go","readme":"# go-mongo-server\nConnect Go driver with MongoDB\n\n## Writing a basic HTTP server is easy using Gin package mongo connect\n\n# To run http server\n\n\n```\nfor gin\n\ngit clone https://github.com/vinodnextcoder/go-mongo-server.git\n you go directory install package and run code\n\ncd go-mongo-server\n\nInstall Gin:\ngo get github.com/gin-gonic/gin\ngo get go.mongodb.org/mongo-driver/mongo\ngo get github.com/joho/godotenv\ngo get github.com/swaggo/files\ngo get github.com/swaggo/gin-swagger\ngo install github.com/swaggo/swag/cmd/swag@latest\nswag init\n\nYou can run your Gin web application by executing the main.go file:\n\n\n\ngo run main.go\n\n````\n# postman collection import \nfrom go-mongo-server/postman_collection\n# to call api endpoint in postman\n\n```\nhttp://localhost:3000\n\n```\n\n# You can go to swagger doc\n\n```\nhttp://localhost:3001/swagger/index.html\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fgo-mongo-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinodnextcoder%2Fgo-mongo-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fgo-mongo-server/lists"}