{"id":47310140,"url":"https://github.com/ooboqoo/koa-mongo","last_synced_at":"2026-03-17T10:35:54.634Z","repository":{"id":15808686,"uuid":"78801851","full_name":"ooboqoo/koa-mongo","owner":"ooboqoo","description":"Koa2 + Mongoose + TypeScript Playground","archived":false,"fork":false,"pushed_at":"2022-11-10T18:31:01.000Z","size":308,"stargazers_count":18,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-12T15:38:18.781Z","etag":null,"topics":["koa","mongodb","mongoose","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ooboqoo.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":"2017-01-13T01:08:17.000Z","updated_at":"2023-04-20T01:00:46.000Z","dependencies_parsed_at":"2023-01-11T20:24:00.937Z","dependency_job_id":null,"html_url":"https://github.com/ooboqoo/koa-mongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ooboqoo/koa-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooboqoo%2Fkoa-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooboqoo%2Fkoa-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooboqoo%2Fkoa-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooboqoo%2Fkoa-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooboqoo","download_url":"https://codeload.github.com/ooboqoo/koa-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooboqoo%2Fkoa-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"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":["koa","mongodb","mongoose","typescript"],"created_at":"2026-03-17T10:35:53.735Z","updated_at":"2026-03-17T10:35:54.627Z","avatar_url":"https://github.com/ooboqoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koa-mongo\n\nKoa2 + MongoDB + TypeScript Playground\n\n\n## Get Started\n\n\u003e Please make sure the MongoDB service is running before starting the app!\n\n```bash\n$ npm install\n$ npm start\n```\n\n\n## Document\n\nPlease refer to the folder [doc](./doc) for more information.\n\n\n## Deploy\n\nFor security reason, please put the secret information in _config/production.json_, i.e.\n\n```js\n{\n  \"dbUrl\": \"mongodb+srv://\u003cuser\u003e:\u003cpassword\u003e@\u003ccluster\u003e.bqgte.mongodb.net/\u003cdbname\u003e?retryWrites=true\u0026w=majority\",\n  \"jwtSecret\": \"your-secret-word\"\n}\n```\n\nThis file should be placed when deploying only, then run `NODE_ENV=production node dist/app.js`.\n\n\n## Dependencies\n\n* [config](https://github.com/lorenwest/node-config) - organizes hierarchical configurations for your app deployments\n\n* [koa-jwt](https://github.com/koajs/jwt) - Koa middleware for validating JSON Web Tokens\n\n### Body Parsing\n\n* [koa-bodyparser](https://github.com/koajs/body-parser) - a body parser for Koa, based on co-body\n\n* [koa-multer](https://github.com/koa-modules/multer) - handling multipart/form-data for Koa\n\n\n## DevDependencies\n\n* [nodemon](http://nodemon.io/) - Monitor for any changes in your node.js application and automatically restart the server - perfect for development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooboqoo%2Fkoa-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooboqoo%2Fkoa-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooboqoo%2Fkoa-mongo/lists"}