{"id":26105281,"url":"https://github.com/manu-karenite/go-node-mongo","last_synced_at":"2026-04-10T12:31:59.804Z","repository":{"id":58340591,"uuid":"530775889","full_name":"manu-karenite/go-node-mongo","owner":"manu-karenite","description":"Package to initialise the Backend Project. Backend Projects allow express and mongoDB as Database","archived":false,"fork":false,"pushed_at":"2022-08-30T18:49:00.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T09:55:43.036Z","etag":null,"topics":["backend","body-parser","cors","express","javascript","json","mongodb"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/go-node-mongo","language":"JavaScript","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/manu-karenite.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-08-30T18:12:41.000Z","updated_at":"2022-08-30T20:02:56.000Z","dependencies_parsed_at":"2022-09-01T08:50:42.376Z","dependency_job_id":null,"html_url":"https://github.com/manu-karenite/go-node-mongo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/manu-karenite/go-node-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manu-karenite%2Fgo-node-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manu-karenite%2Fgo-node-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manu-karenite%2Fgo-node-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manu-karenite%2Fgo-node-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manu-karenite","download_url":"https://codeload.github.com/manu-karenite/go-node-mongo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manu-karenite%2Fgo-node-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","body-parser","cors","express","javascript","json","mongodb"],"created_at":"2025-03-09T21:03:31.054Z","updated_at":"2026-04-10T12:31:59.763Z","avatar_url":"https://github.com/manu-karenite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-node-mongo\n\n## Description 📃\n\n- Package to initialise the Backend Project\n- Backend Projects allow express and mongoDB as Database\n\n## Installation\n\n```bash\nnpm i go-node-mongo\n```\n\n\u003cbr /\u003e\n\n## Importing Package 💻\n\n```js\nconst goNodeMongo = require(\"go-node-mongo\");\n```\n\n\u003cbr /\u003e\n\n## Sample Snippet\n\n```js\n//import mongoose in the file\n//npm i mongoose\nconst mongoose = require(\"mongoose\");\n//import go-node-mongo\nconst goNodeMongo = require(\"go-node-mongo\");\n\nconst mongoConnectionString =\n  \"mongodb://mongodb0.example.com:27017\"; /*YOUR LOCALHOST /ATLAS MONGO SRV HERE*/\nconst app = goNodeMongo(mongoConnectionString, mongoose); //pass URI,mongoose\n\n//use app as server to route..\n//example : app.use(\"/api/v1\", SubjectRouter);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanu-karenite%2Fgo-node-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanu-karenite%2Fgo-node-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanu-karenite%2Fgo-node-mongo/lists"}