{"id":16330438,"url":"https://github.com/robertoachar/playground-express-mongodb","last_synced_at":"2026-04-30T20:33:18.381Z","repository":{"id":110400240,"uuid":"127566594","full_name":"robertoachar/playground-express-mongodb","owner":"robertoachar","description":"A playground for Express and MongoDB.","archived":false,"fork":false,"pushed_at":"2018-04-04T17:15:34.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T09:43:29.442Z","etag":null,"topics":["express","mongodb","node","playground"],"latest_commit_sha":null,"homepage":null,"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/robertoachar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-03-31T20:00:00.000Z","updated_at":"2018-04-04T17:15:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"790f8d74-9bcb-4d6e-b17c-872da0a7d6a0","html_url":"https://github.com/robertoachar/playground-express-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertoachar/playground-express-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-express-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-express-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-express-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-express-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoachar","download_url":"https://codeload.github.com/robertoachar/playground-express-mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-express-mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32476682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["express","mongodb","node","playground"],"created_at":"2024-10-10T23:19:14.500Z","updated_at":"2026-04-30T20:33:18.365Z","avatar_url":"https://github.com/robertoachar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-express-mongodb\n\nGenerated by [Node Project Generator](https://github.com/robertoachar/generator-node).\n\n[![License][license-badge]][license-url]\n\n\u003e A playground for Express and MongoDB.\n\n# Development\n\n* Cloning the repo\n\n```bash\n$ git clone https://github.com/robertoachar/playground-express-mongodb.git\n```\n\n* Installing dependencies\n\n```bash\n$ npm install\n```\n\n* Running scripts\n\n| Action                    | Usage          |\n| ------------------------- | -------------- |\n| Starting development mode | `npm start`    |\n| Linting code              | `npm run lint` |\n\n* Environment variables\n\nCreate a `.env` file in the root directory.\n\n```yml\nNODE_ENV=development\nDATABASE=mongodb://localhost:27017/playground\nPORT=3000\n```\n\n# User Endpoint\n\nEndpoint for managing users.\n\n| Method | Endpoint   | Description               |\n| ------ | ---------- | ------------------------- |\n| GET    | /users     | Retrieves a list of users |\n| GET    | /users/:id | Retrieves a specific user |\n| POST   | /users     | Creates a new user        |\n| PUT    | /users/:id | Updates user              |\n| DELETE | /users/:id | Deletes user              |\n\n# Author\n\n[Roberto Achar](https://twitter.com/robertoachar)\n\n# License\n\n[MIT](https://github.com/robertoachar/playground-express-mongodb/blob/master/LICENSE)\n\n[license-badge]: https://img.shields.io/github/license/robertoachar/playground-express-mongodb.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-express-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoachar%2Fplayground-express-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-express-mongodb/lists"}