{"id":16719345,"url":"https://github.com/erikd/http-proxy","last_synced_at":"2025-03-17T01:31:20.476Z","repository":{"id":1995887,"uuid":"2928883","full_name":"erikd/http-proxy","owner":"erikd","description":"A Haskell library for writing HTTP and HTTPS proxies.","archived":false,"fork":false,"pushed_at":"2021-10-29T09:58:07.000Z","size":237,"stargazers_count":55,"open_issues_count":3,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-08T20:31:58.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erikd.png","metadata":{"files":{"readme":"Readme.md","changelog":"ChangeLog.md","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":"2011-12-06T23:22:35.000Z","updated_at":"2024-03-25T20:28:48.000Z","dependencies_parsed_at":"2022-09-13T11:01:27.756Z","dependency_job_id":null,"html_url":"https://github.com/erikd/http-proxy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikd%2Fhttp-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikd%2Fhttp-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikd%2Fhttp-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikd%2Fhttp-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikd","download_url":"https://codeload.github.com/erikd/http-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835959,"owners_count":20355613,"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-10-12T21:41:28.641Z","updated_at":"2025-03-17T01:31:20.154Z","avatar_url":"https://github.com/erikd.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-proxy\n\n[![Build Status](https://secure.travis-ci.org/erikd/http-proxy.png?branch=master)](http://travis-ci.org/erikd/http-proxy)\n\nA Haskell library for creating HTTP and HTTPS web proxies.\n\nThe aim is to make all proxying operations work in constant space (per\nconnection) so that memory usage scales linearly with the number of concurrent\nconnections and is completely independent of the size of either the POST\nrequest body or the response body.\n\nThis library relies heavily on the following libraries:\n\n* wai : A common protocol between web servers and clients.\n* warp : The web servers the proxy application runs in.\n* http-conduit / http-client : Perform the upstream requests.\n\nThis is still beta quality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikd%2Fhttp-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikd%2Fhttp-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikd%2Fhttp-proxy/lists"}