{"id":19834159,"url":"https://github.com/un-ts/koa","last_synced_at":"2026-05-16T05:03:12.412Z","repository":{"id":38084189,"uuid":"111114817","full_name":"un-ts/koa","owner":"un-ts","description":"Incredible Koa middlewares/plugins, make Koa greater","archived":false,"fork":false,"pushed_at":"2023-01-05T04:54:09.000Z","size":4104,"stargazers_count":0,"open_issues_count":28,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-13T23:15:33.183Z","etag":null,"topics":["decorators","koa","koa-middlewares","koa-plugins"],"latest_commit_sha":null,"homepage":"https://koajs.now.sh","language":"TypeScript","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/un-ts.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}},"created_at":"2017-11-17T14:49:43.000Z","updated_at":"2022-08-30T23:52:43.000Z","dependencies_parsed_at":"2023-02-03T10:30:54.022Z","dependency_job_id":null,"html_url":"https://github.com/un-ts/koa","commit_stats":null,"previous_names":["rx-ts/koa"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-ts%2Fkoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-ts%2Fkoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-ts%2Fkoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-ts%2Fkoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/un-ts","download_url":"https://codeload.github.com/un-ts/koa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240040096,"owners_count":19738457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["decorators","koa","koa-middlewares","koa-plugins"],"created_at":"2024-11-12T12:03:24.491Z","updated_at":"2026-05-16T05:03:07.362Z","avatar_url":"https://github.com/un-ts.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @rxts/koa\n\n[![GitHub Actions](https://github.com/rx-ts/koa/workflows/Node%20CI/badge.svg)](https://github.com/rx-ts/koa/actions?query=workflow%3A%22Node+CI%22)\n[![Codacy Grade](https://img.shields.io/codacy/grade/79e162c70dfd46d0bdb802e4c4d54f12)](https://www.codacy.com/gh/rx-ts/koa)\n[![type-coverage](https://img.shields.io/badge/dynamic/json.svg?label=type-coverage\u0026prefix=%E2%89%A5\u0026suffix=%\u0026query=$.typeCoverage.atLeast\u0026uri=https%3A%2F%2Fraw.githubusercontent.com%2Frx-ts%2Fkoa%2Fmaster%2Fpackage.json)](https://github.com/plantain-00/type-coverage)\n[![GitHub release](https://img.shields.io/github/release/rx-ts/koa)](https://github.com/rx-ts/koa/releases)\n[![David Dev](https://img.shields.io/david/dev/rx-ts/koa.svg)](https://david-dm.org/rx-ts/koa?type=dev)\n\n[![Conventional Commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org)\n[![codechecks.io](https://raw.githubusercontent.com/codechecks/docs/master/images/badges/badge-default.svg?sanitize=true)](https://codechecks.io)\n\n\u003e Incredible [Koa][] middlewares/plugins, make [Koa][] greater.\n\n## TOC \u003c!-- omit in toc --\u003e\n\n- [Packages](#packages)\n- [Changelog](#changelog)\n- [License](#license)\n\n## Packages\n\nThis repository is a monorepo managed by [Lerna][] what means we actually publish several packages to npm from same codebase, including:\n\n| Package                                                      | Description                                                                     | Version                                                                                                                           | Peer Dependencies                                                                                                                                                          | Dependencies                                                                                                                                           |\n| ------------------------------------------------------------ | ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| [`@rxts/koa-proxy`](/packages/proxy)                         | `http-proxy` wrapper as Koa middleware                                          | [![npm](https://img.shields.io/npm/v/@rxts/koa-proxy.svg)](https://www.npmjs.com/package/@rxts/koa-proxy)                         | [![David Peer](https://img.shields.io/david/peer/rx-ts/koa.svg?path=packages/proxy)](https://david-dm.org/rx-ts/koa?path=packages/proxy\u0026type=peer)                         | [![David](https://img.shields.io/david/rx-ts/koa.svg?path=packages/proxy)](https://david-dm.org/rx-ts/koa?path=packages/proxy)                         |\n| [`@rxts/koa-router-decorators`](/packages/router-decorators) | Decorators for koa-router, inspired by Java Annotations of Spring MVC framework | [![npm](https://img.shields.io/npm/v/@rxts/koa-router-decorators.svg)](https://www.npmjs.com/package/@rxts/koa-router-decorators) | [![David Peer](https://img.shields.io/david/peer/rx-ts/koa.svg?path=packages/router-decorators)](https://david-dm.org/rx-ts/koa?path=packages/router-decorators\u0026type=peer) | [![David](https://img.shields.io/david/rx-ts/koa.svg?path=packages/router-decorators)](https://david-dm.org/rx-ts/koa?path=packages/router-decorators) |\n\n## Changelog\n\nDetailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.md).\n\n## License\n\n[MIT][] © [JounQin][]@[1stG.me][]\n\n[1stg.me]: https://www.1stg.me\n[koa]: https://github.com/koajs/koa\n[jounqin]: https://GitHub.com/JounQin\n[lerna]: https://github.com/lerna/lerna\n[mit]: http://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun-ts%2Fkoa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fun-ts%2Fkoa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun-ts%2Fkoa/lists"}