{"id":32412041,"url":"https://github.com/ming-codes/koa-http-proxy","last_synced_at":"2025-10-25T14:52:12.044Z","repository":{"id":16764850,"uuid":"19522836","full_name":"ming-codes/koa-http-proxy","owner":"ming-codes","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-14T01:06:55.000Z","size":6,"stargazers_count":4,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-12T22:25:27.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ming-codes.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":"2014-05-07T05:48:17.000Z","updated_at":"2022-05-01T02:36:37.000Z","dependencies_parsed_at":"2022-07-22T03:18:12.772Z","dependency_job_id":null,"html_url":"https://github.com/ming-codes/koa-http-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/ming-codes/koa-http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming-codes%2Fkoa-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming-codes%2Fkoa-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming-codes%2Fkoa-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming-codes%2Fkoa-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ming-codes","download_url":"https://codeload.github.com/ming-codes/koa-http-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming-codes%2Fkoa-http-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280971727,"owners_count":26422675,"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-10-25T02:00:06.499Z","response_time":81,"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":[],"created_at":"2025-10-25T14:52:05.741Z","updated_at":"2025-10-25T14:52:12.037Z","avatar_url":"https://github.com/ming-codes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# koa-http-proxy\n\n[![Build Status](https://travis-ci.org/ming-codes/koa-http-proxy.svg?branch=master)](https://travis-ci.org/ming-codes/koa-http-proxy)\n\nkoajs wrapper over nodejitsu's node-http-proxy.\n\n## Installation\n\n```bash\n$ npm install koa-http-proxy\n```\n\n## Options\n\nAll options are passed to `node-http-proxy`, except that if options is passed\nas a string, it will normalized as options' target.\n\nSee [node-http-proxy](https://github.com/nodejitsu/node-http-proxy#options) for full list of\naccepted options.\n\n\n## Example\n\n```js\nvar koa = require('koa')\n\nvar $proxy = require('koa-http-proxy')\n\nkoa()\n    .use($proxy('https://www.google.com'))\n    .listen(3000)\n\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fming-codes%2Fkoa-http-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fming-codes%2Fkoa-http-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fming-codes%2Fkoa-http-proxy/lists"}