{"id":20372620,"url":"https://github.com/txchen/mirror","last_synced_at":"2025-12-02T14:04:24.100Z","repository":{"id":57268506,"uuid":"174874246","full_name":"txchen/mirror","owner":"txchen","description":"httpmirror, reply with the request details","archived":false,"fork":false,"pushed_at":"2019-03-15T23:01:39.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T06:47:47.849Z","etag":null,"topics":["http","testing-tools"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/httpmirror","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/txchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-03-10T20:01:59.000Z","updated_at":"2019-03-24T21:59:13.000Z","dependencies_parsed_at":"2022-08-25T02:51:44.584Z","dependency_job_id":null,"html_url":"https://github.com/txchen/mirror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Fmirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Fmirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Fmirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Fmirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txchen","download_url":"https://codeload.github.com/txchen/mirror/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921840,"owners_count":20042763,"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":["http","testing-tools"],"created_at":"2024-11-15T01:14:05.664Z","updated_at":"2025-12-02T14:04:19.038Z","avatar_url":"https://github.com/txchen.png","language":"JavaScript","readme":"# mirror\n\nhttpmirror, reply with the request details, so you can know what exactly your http client sent.\n\n## Usage\n\n### CLI mode\n\nYou can install mirror as a global npm package and run:\n\n```bash\nnpm i -g httpmirror\nmirror --help\nmirror -p 9500\n# or use npx\nnpx httpmirror --help\n```\n\n### Node package mode\n\nYou can also include mirror into your application:\n\n```js\nconst Mirror = require('httpmirror')\n\nconst mirror = Mirror({ log: false, port: 8080, bindall: true })\nmirror.start().then(msg =\u003e console.log(msg))\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxchen%2Fmirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxchen%2Fmirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxchen%2Fmirror/lists"}