{"id":15133352,"url":"https://github.com/zautumnz/koa-mid","last_synced_at":"2025-09-29T02:32:49.986Z","repository":{"id":62354797,"uuid":"198538609","full_name":"zautumnz/koa-mid","owner":"zautumnz","description":"Common Koa middlewares","archived":true,"fork":false,"pushed_at":"2021-03-21T16:52:20.000Z","size":280,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T20:36:34.546Z","etag":null,"topics":["koa","middleware"],"latest_commit_sha":null,"homepage":"http://npm.im/koa-mid","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zautumnz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"zacanger","open_collective":"zacanger","ko_fi":"zacanger","github":"zacanger"}},"created_at":"2019-07-24T01:56:29.000Z","updated_at":"2023-01-28T09:59:49.000Z","dependencies_parsed_at":"2022-10-31T10:48:30.218Z","dependency_job_id":null,"html_url":"https://github.com/zautumnz/koa-mid","commit_stats":null,"previous_names":["zautumnz/koa-mid"],"tags_count":18,"template":false,"template_full_name":"zautumnz/ts-library-boilerplate","purl":"pkg:github/zautumnz/koa-mid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zautumnz%2Fkoa-mid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zautumnz%2Fkoa-mid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zautumnz%2Fkoa-mid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zautumnz%2Fkoa-mid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zautumnz","download_url":"https://codeload.github.com/zautumnz/koa-mid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zautumnz%2Fkoa-mid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277248941,"owners_count":25786623,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","middleware"],"created_at":"2024-09-26T05:00:59.321Z","updated_at":"2025-09-29T02:32:49.756Z","avatar_url":"https://github.com/zautumnz.png","language":"JavaScript","funding_links":["https://patreon.com/zacanger","https://opencollective.com/zacanger","https://ko-fi.com/zacanger","https://github.com/sponsors/zacanger","https://paypal.me/zacanger","https://www.patreon.com/zacanger","https://ko-fi.com/U7U2110VB"],"categories":[],"sub_categories":[],"readme":"# koa-mid\n\n[![Support with PayPal](https://img.shields.io/badge/paypal-donate-yellow.png)](https://paypal.me/zacanger) [![Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/zacanger) [![ko-fi](https://img.shields.io/badge/donate-KoFi-yellow.svg)](https://ko-fi.com/U7U2110VB)\n\nCommon Koa middlewares\n\n* koa-bodyparser\n* koa-compress\n* koa-cookie\n* koa-helmet\n* koa-lowercase\n\nWith reasonable defaults.\n\n```javascript\nconst Koa = require('koa')\nconst mid = require('koa-mid')\nconst app = new Koa()\napp.use(mid)\n// the rest of your server\n```\n\n[LICENSE](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzautumnz%2Fkoa-mid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzautumnz%2Fkoa-mid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzautumnz%2Fkoa-mid/lists"}