{"id":15190476,"url":"https://github.com/jornatf/mongodb-node-api","last_synced_at":"2026-01-27T19:47:43.006Z","repository":{"id":216678413,"uuid":"742017723","full_name":"jornatf/mongodb-node-api","owner":"jornatf","description":"A Starter Node.js API skeleton with MongoDB.","archived":false,"fork":false,"pushed_at":"2024-02-14T21:39:35.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T17:25:23.895Z","etag":null,"topics":["api","api-rest","babel","babel-preset","design-pattern","framework","javascript","js","mongo","mongodb","mongoose","mongoosejs","node","nodejs","nodemon","template","template-project"],"latest_commit_sha":null,"homepage":"","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/jornatf.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":"2024-01-11T15:37:27.000Z","updated_at":"2024-02-14T15:36:13.000Z","dependencies_parsed_at":"2024-01-12T00:21:26.682Z","dependency_job_id":"606bb033-1001-47d7-984a-96fcfde50c6b","html_url":"https://github.com/jornatf/mongodb-node-api","commit_stats":null,"previous_names":["jornatf/mongodb-node-api"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jornatf/mongodb-node-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jornatf%2Fmongodb-node-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jornatf%2Fmongodb-node-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jornatf%2Fmongodb-node-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jornatf%2Fmongodb-node-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jornatf","download_url":"https://codeload.github.com/jornatf/mongodb-node-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jornatf%2Fmongodb-node-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28819810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","api-rest","babel","babel-preset","design-pattern","framework","javascript","js","mongo","mongodb","mongoose","mongoosejs","node","nodejs","nodemon","template","template-project"],"created_at":"2024-09-27T20:40:14.008Z","updated_at":"2026-01-27T19:47:42.983Z","avatar_url":"https://github.com/jornatf.png","language":"JavaScript","readme":"# mongodb-node-api\n\n**A Starter Node.js API skeleton with MongoDB.**\n\n## Setup\n\n### Installation\n\n1. First, click on the **\"Use this template\"** button.\n2. Install all npm packages with the command:\n\n```bash\n$ npm install\n```\n\n### Environment\n\nYou can type command:\n\n```bash\n$ cp .env.example .env\n```\n\nor manually create a `.env` file to the project root and copy/paste this default variables:\n\n```\nPORT=3000\nMONGODB_NAME=test\nMONGODB_URI=\"mongodb://localhost:27017/\"\n```\n\n\u003e [!NOTE]\n\u003e To fill `MONGODB_NAME` (database name) and `MONGODB_URI` variables, please refer to your MongoDB account.\n\n## Testing and development\n\n```bash\n$ npm run dev\n```\n\n### MongoDB\n\nThis app uses [Mongoose](https://mongoosejs.com/) to interact with your Mongo database.\n\n## Deployment\n\nYou can deploy with **Vercel**: [see more](https://vercel.com/) and check `vercel.json` file.\n\n👇 Clone and Deploy now HERE by clicking here\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fjornatf%2Fmongodb-node-api)\n\n## Licence and contributing\n\nCurrent licence is `MIT`.\n\n**You are free to modify and improve this git project.**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjornatf%2Fmongodb-node-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjornatf%2Fmongodb-node-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjornatf%2Fmongodb-node-api/lists"}