{"id":19052706,"url":"https://github.com/soul-master/webhttpproxy","last_synced_at":"2025-08-20T06:06:17.618Z","repository":{"id":74167282,"uuid":"95373497","full_name":"Soul-Master/WebHTTPProxy","owner":"Soul-Master","description":"Simplest ASP.NET application to proxy any income request","archived":false,"fork":false,"pushed_at":"2023-02-25T13:32:56.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T00:43:53.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Soul-Master.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-25T16:58:26.000Z","updated_at":"2023-02-25T13:32:33.000Z","dependencies_parsed_at":"2023-11-07T13:00:23.763Z","dependency_job_id":null,"html_url":"https://github.com/Soul-Master/WebHTTPProxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Soul-Master/WebHTTPProxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soul-Master%2FWebHTTPProxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soul-Master%2FWebHTTPProxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soul-Master%2FWebHTTPProxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soul-Master%2FWebHTTPProxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soul-Master","download_url":"https://codeload.github.com/Soul-Master/WebHTTPProxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soul-Master%2FWebHTTPProxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271273950,"owners_count":24730897,"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-08-20T02:00:09.606Z","response_time":69,"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":"2024-11-08T23:27:39.729Z","updated_at":"2025-08-20T06:06:17.563Z","avatar_url":"https://github.com/Soul-Master.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebHTTPProxy\nSimplest ASP.NET application to proxy any income request for IIS 7+ (integrated pipeline mode)\n\nTo make request to this url\n\nhttps://bx.in.th/api/chart/price/?pairing=1\u0026int=720\u0026limit=360\n\nYou can simply request to this url instead\n\nhttp://`yourdomain.com`/api/chart/price/?pairing=1\u0026int=720\u0026limit=360\u0026domain=`https://bx.in.th`\n\nThis service should work for any HTTP methods because service create web request based on your HTTP request.\n\n```cs\nvar webRequest = (HttpWebRequest)WebRequest.Create(domain + path);\nwebRequest.Method = context.Request.HttpMethod;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoul-master%2Fwebhttpproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoul-master%2Fwebhttpproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoul-master%2Fwebhttpproxy/lists"}