{"id":13778995,"url":"https://github.com/maotora/koa-userapi","last_synced_at":"2026-01-15T01:34:23.697Z","repository":{"id":94569007,"uuid":"77728778","full_name":"maotora/koa-userapi","owner":"maotora","description":"Koa-v2 user api.","archived":false,"fork":false,"pushed_at":"2018-02-22T14:29:41.000Z","size":16,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-11T12:36:50.292Z","etag":null,"topics":["api","jwt-authentication","koa2","mongoose","passportjs","tests"],"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/maotora.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}},"created_at":"2016-12-31T06:40:42.000Z","updated_at":"2025-01-11T00:08:52.000Z","dependencies_parsed_at":"2023-04-25T12:01:30.591Z","dependency_job_id":null,"html_url":"https://github.com/maotora/koa-userapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maotora/koa-userapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maotora%2Fkoa-userapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maotora%2Fkoa-userapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maotora%2Fkoa-userapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maotora%2Fkoa-userapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maotora","download_url":"https://codeload.github.com/maotora/koa-userapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maotora%2Fkoa-userapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"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":["api","jwt-authentication","koa2","mongoose","passportjs","tests"],"created_at":"2024-08-03T18:00:59.873Z","updated_at":"2026-01-15T01:34:23.670Z","avatar_url":"https://github.com/maotora.png","language":"JavaScript","readme":"# Koa User Api Example.\n\nKoa v2 user api.\n\n## Contains\n\n* `koa-rest-router`.\n* `koa-better-body`.\n* `koa-passport` with `passport-jwt` \u0026 `passport-local` Auth\n* `jwt-simple` creating my jwts.\n* `mongoose`.\n* async/awaits *If I should even mention this*.\n\n### App Preparations.\n\nRun your `mongod` service. \n\n**Unix**\n\n    $ systemctl start mongod.service\n\n**Windows**\n\n    \u003e md C:\\data\\db \u0026\u0026 path/to/mongo/bin/mongod\n\nInstall npm packages from `package.json`\n\n    npm install \n\n**Run App** \n\nStart compiling ES2016/2017 files.\n\n    npm run watch\n\nStart server with (uses files from `/dist/server` so you need the above step\nfor this to work properly.\n\n    npm run start\n\n**Tests** \n\nRun tests with \n\n    npm run test\n\nWatch them as you code with\n\n    npm run test:watch\n\nContribution welcome!\n\nSpecial Thanks to: \n\n- [tunnckoCore](https://github.com/tunnckoCore/)\n- [rkusa](https://github.com/rkusa/)\n","funding_links":[],"categories":["Examples \u0026 Boilerplates"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaotora%2Fkoa-userapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaotora%2Fkoa-userapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaotora%2Fkoa-userapi/lists"}