{"id":19163265,"url":"https://github.com/programmer-ke/request-proxy","last_synced_at":"2026-01-30T21:38:08.283Z","repository":{"id":142051529,"uuid":"64455385","full_name":"programmer-ke/request-proxy","owner":"programmer-ke","description":"Proxy's http requests to other sites","archived":false,"fork":false,"pushed_at":"2016-08-10T06:16:47.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T23:02:50.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/programmer-ke.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-29T06:11:56.000Z","updated_at":"2016-07-29T06:11:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c5a7c1e-1f37-463c-8ce9-2485b228561f","html_url":"https://github.com/programmer-ke/request-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/programmer-ke/request-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmer-ke%2Frequest-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmer-ke%2Frequest-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmer-ke%2Frequest-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmer-ke%2Frequest-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmer-ke","download_url":"https://codeload.github.com/programmer-ke/request-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmer-ke%2Frequest-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28919754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-09T09:14:40.711Z","updated_at":"2026-01-30T21:38:08.263Z","avatar_url":"https://github.com/programmer-ke.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# request-proxy\nProxy's http GET requests via nginx to other sites\n\nSend a `GET` request with a header named `Upstream-URL`\twhose value is the site\na request is being proxied to.\n\nExample using curl:\n\n`curl -H \"Upstream-URL: http://www.nation.co.ke/latestrss.rss\" my.proxy.site.com`\n\nReplace `my.proxy.site.com` with the URL of the proxy server.\n\nThe initial plan was to implement the proxy using a python script running behind\na web server, but decided to keep things simple and do it in the webserver\nitself. The proxy also supports cross origin requests.\n\nAn example running proxy: http://proxy.99nth.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-ke%2Frequest-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammer-ke%2Frequest-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-ke%2Frequest-proxy/lists"}