{"id":16601969,"url":"https://github.com/iampavangandhi/stackoverflowreplica","last_synced_at":"2026-04-07T22:31:01.924Z","repository":{"id":49581665,"uuid":"231204486","full_name":"iampavangandhi/StackOverflowReplica","owner":"iampavangandhi","description":"⚡ Miniature Backend Replica of Stackoverflow built using NodeJS and MongoDB. Tested using Postman.","archived":false,"fork":false,"pushed_at":"2023-02-13T05:33:37.000Z","size":2450,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T08:27:50.926Z","etag":null,"topics":["express","expressjs","mongodb","mongoose","node","nodejs","passport","postman","stackoverflow","stackoverflow-backend"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/iampavangandhi.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":"2020-01-01T10:54:58.000Z","updated_at":"2023-02-13T05:16:29.000Z","dependencies_parsed_at":"2024-11-16T15:05:43.201Z","dependency_job_id":"a09a95da-6c3b-40fe-a28c-32e83dba3c9d","html_url":"https://github.com/iampavangandhi/StackOverflowReplica","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iampavangandhi/StackOverflowReplica","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampavangandhi%2FStackOverflowReplica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampavangandhi%2FStackOverflowReplica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampavangandhi%2FStackOverflowReplica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampavangandhi%2FStackOverflowReplica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iampavangandhi","download_url":"https://codeload.github.com/iampavangandhi/StackOverflowReplica/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampavangandhi%2FStackOverflowReplica/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["express","expressjs","mongodb","mongoose","node","nodejs","passport","postman","stackoverflow","stackoverflow-backend"],"created_at":"2024-10-12T00:19:50.570Z","updated_at":"2026-04-07T22:31:01.888Z","avatar_url":"https://github.com/iampavangandhi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# \u003cimg src=\"./public/logo.png\" alt=\"logo\" width=\"60\"/\u003e **StackOverflowReplica**\n\n## Miniature Backend Replica of StackOverflow.\n### Built using Express(Nodejs) and MongoDB. Tested using Postman.\n\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n## Tech Stack\n\n\u003ccode\u003e\u003cimg height=\"50\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png\" alt=\"javascript\"\u003e\u003c/code\u003e\n\u003ccode\u003e\u003cimg height=\"50\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/nodejs/nodejs.png\" alt=\"nodejs\"\u003e\u003c/code\u003e\n\u003ccode\u003e\u003cimg height=\"50\" src=\"https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/express/express.png\" alt=\"express\"\u003e\u003c/code\u003e\n\u003ccode\u003e\u003cimg height=\"50\" src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSTTzPAw-55ssm1Im594xYZ9eRQu2JylrkYLg\u0026usqp=CAU\" alt=\"mongodb\"\u003e\u003c/code\u003e\n\u003ccode\u003e\u003cimg height=\"50\" src=\"https://cdn.glitch.com/project-avatar/0d184ee3-fd8d-4b94-acf4-b4e686e57375.png?2016-11-21T13:18:58.896Z\" alt=\"passport\"\u003e\u003c/code\u003e\n\n## Build Setup\n\nAdd your [MongoDB URI](https://www.mongodb.com/cloud/atlas) in `config/myurl.js`\n\n```bash\n# install dependencies\nnpm install\n\n# run in production\nnpm start\n\n# run in development\nnpm run dev\n```\n\n## Folder Structure\n\n    .\n    ├── 📁 config                  # Config files\n    ├── 📁 middleware              # Expresss middlewares\n    ├── 📁 models                  # Mongoose models\n    ├── 📁 public                  # Public folder\n    └── 📁 routes                  # Express routes\n         └── 📁 api\n\n## Contributing\n\nFeel free to dive in! [Open an issue](https://github.com/iampavangandhi/StackOverflowReplica/issues/new) or submit PRs.\n\n## License\n\n[MIT](LICENSE) © Pavan Gandhi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiampavangandhi%2Fstackoverflowreplica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiampavangandhi%2Fstackoverflowreplica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiampavangandhi%2Fstackoverflowreplica/lists"}