{"id":16330425,"url":"https://github.com/robertoachar/playground-koa-mongodb","last_synced_at":"2026-05-06T04:02:35.832Z","repository":{"id":110400591,"uuid":"183079856","full_name":"robertoachar/playground-koa-mongodb","owner":"robertoachar","description":"A playground for Koa with MongoDB.","archived":false,"fork":false,"pushed_at":"2019-04-24T01:54:04.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T03:33:14.218Z","etag":null,"topics":["crud","koa","koa-bodyparser","koa-helmet","koa-router","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":"2019-04-23T19:09:22.000Z","updated_at":"2022-10-24T15:13:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"420299d2-7f26-41cd-b29e-48c3d09e8a03","html_url":"https://github.com/robertoachar/playground-koa-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertoachar/playground-koa-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoachar","download_url":"https://codeload.github.com/robertoachar/playground-koa-mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fplayground-koa-mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["crud","koa","koa-bodyparser","koa-helmet","koa-router","mongodb","node","playground"],"created_at":"2024-10-10T23:19:12.985Z","updated_at":"2026-05-06T04:02:35.795Z","avatar_url":"https://github.com/robertoachar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-koa-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 Koa with MongoDB.\n\n## Development\n\n- Clone the repo\n\n```bash\n$ git clone https://github.com/robertoachar/playground-koa-mongodb.git\n```\n\n- Install dependencies\n\n```bash\n$ npm install\n```\n\n- Run scripts\n\n| Action                 | Usage          |\n| ---------------------- | -------------- |\n| Start development mode | `npm start`    |\n| Lint code              | `npm run lint` |\n\n## Environment\n\n```yaml\n# .env file\nNODE_ENV = development\nDATABASE = mongodb://localhost/playground-koa-mongodb\nPORT = 3000\n```\n\n## Endpoints\n\n| Method     | Endpoint         | Description         |\n| ---------- | ---------------- | ------------------- |\n| **GET**    | `/api/users`     | Get a list of users |\n| **POST**   | `/api/users`     | Create a new user   |\n| **GET**    | `/api/users/:id` | Get a user by id    |\n| **PUT**    | `/api/users/:id` | Update a user       |\n| **DELETE** | `/api/users/:id` | Delete a user       |\n\n## Author\n\n[Roberto Achar](https://twitter.com/robertoachar)\n\n## License\n\n[MIT](https://github.com/robertoachar/playground-koa-mongodb/blob/master/LICENSE)\n\n[license-badge]: https://img.shields.io/github/license/robertoachar/playground-koa-mongodb.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-koa-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoachar%2Fplayground-koa-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fplayground-koa-mongodb/lists"}