{"id":21811497,"url":"https://github.com/dnbard/node-piper","last_synced_at":"2025-09-14T05:15:02.340Z","repository":{"id":34898565,"uuid":"38929676","full_name":"dnbard/node-piper","owner":"dnbard","description":"NodeJS Proxy Server","archived":false,"fork":false,"pushed_at":"2015-07-12T10:26:11.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T05:41:19.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"octokit/octokit.net","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnbard.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":"2015-07-11T15:06:43.000Z","updated_at":"2015-07-11T15:12:55.000Z","dependencies_parsed_at":"2022-06-27T12:03:47.955Z","dependency_job_id":null,"html_url":"https://github.com/dnbard/node-piper","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/dnbard%2Fnode-piper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fnode-piper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fnode-piper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fnode-piper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnbard","download_url":"https://codeload.github.com/dnbard/node-piper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767798,"owners_count":20507110,"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-11-27T13:45:09.514Z","updated_at":"2025-03-21T09:15:15.817Z","avatar_url":"https://github.com/dnbard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Piper\nNodeJS proxy server\n\nThis server will proxy incoming request to another server and then return its response.\n\n## How to run\n\n* Clone the code\n```\ngit clone https://github.com/dnbard/node-piper.git\ncd node-piper\n```\n\n* Install dependencies\n```\nnpm install\n```\n\n* Specify the target server url and run proxy server\n```\nTARGT_URL=%TARGET_URL% node server.js\n```\n` %TARGET_URL% ` - path to another server. ` %TARGET_URL% ` should not have ending backslash!\n\nIn example:\n```\nTARGET_URL=https://api.example.com node server.js\n```\n\n* Optionaly: you can define filter RegExp with `FILTER` variable. All requests with url that matches the expression is going to be filtered.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fnode-piper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnbard%2Fnode-piper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fnode-piper/lists"}