{"id":13799589,"url":"https://github.com/koa-modules/methodoverride","last_synced_at":"2025-07-09T12:07:46.394Z","repository":{"id":15338843,"uuid":"18069407","full_name":"koa-modules/methodoverride","owner":"koa-modules","description":"HTTP method override middleware for koa","archived":false,"fork":false,"pushed_at":"2018-05-30T18:00:04.000Z","size":17,"stargazers_count":14,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-13T00:42:25.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/koa-modules.png","metadata":{"files":{"readme":"README.md","changelog":"History.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":"2014-03-24T16:27:45.000Z","updated_at":"2021-07-25T03:46:18.000Z","dependencies_parsed_at":"2022-09-01T00:22:50.096Z","dependency_job_id":null,"html_url":"https://github.com/koa-modules/methodoverride","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/koa-modules/methodoverride","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koa-modules%2Fmethodoverride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koa-modules%2Fmethodoverride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koa-modules%2Fmethodoverride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koa-modules%2Fmethodoverride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koa-modules","download_url":"https://codeload.github.com/koa-modules/methodoverride/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koa-modules%2Fmethodoverride/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261576865,"owners_count":23179721,"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":[],"created_at":"2024-08-04T00:01:04.236Z","updated_at":"2025-07-09T12:07:46.375Z","avatar_url":"https://github.com/koa-modules.png","language":"JavaScript","readme":"# koa-methodoverride\n\n\u003e HTTP method override middleware for koa.\n\nForked from [Express method-override][]\n\n\n[![NPM version][npm-img]][npm-url]\n[![NPM Downloads][downloads-image]][npm-url]\n[![Build status][travis-img]][travis-url]\n[![Test coverage][coveralls-img]][coveralls-url]\n[![Dependency status][david-img]][david-url]\n[![License][license-img]][license-url]\n\n### Install\n\n```\nnpm install koa-methodoverride\n```\n\n* note: `koa-methodoverride@2.x` is for `koa@2.x`, use `koa-methodoverride@1.x` with `koa@1.x`.\n\n### Usage, more [Express method-override][]\n\n```js\nvar app = require('koa')();\nvar methodOverride = require('koa-methodoverride');\n\napp.use(methodOverride());\n\napp.listen(3000);\n```\n\n\n### License\n\nMIT\n\n\n[Express method-override]: https://github.com/expressjs/method-override\n\n\n[npm-img]: https://img.shields.io/npm/v/koa-methodoverride.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/koa-methodoverride\n[travis-img]: https://img.shields.io/travis/koa-modules/methodoverride.svg?style=flat-square\n[travis-url]: https://travis-ci.org/koa-modules/methodoverride\n[coveralls-img]: https://img.shields.io/coveralls/koa-modules/methodoverride.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/koa-modules/methodoverride?branch=master\n[license-img]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square\n[license-url]: LICENSE\n[david-img]: https://img.shields.io/david/koa-modules/methodoverride.svg?style=flat-square\n[david-url]: https://david-dm.org/koa-modules/methodoverride\n[downloads-image]: https://img.shields.io/npm/dm/koa-methodoverride.svg?style=flat-square\n","funding_links":[],"categories":["仓库"],"sub_categories":["中间件"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoa-modules%2Fmethodoverride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoa-modules%2Fmethodoverride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoa-modules%2Fmethodoverride/lists"}