{"id":31934739,"url":"https://github.com/konippi/pingora-proxy-rs","last_synced_at":"2025-10-14T06:53:23.711Z","repository":{"id":276809707,"uuid":"929835646","full_name":"Konippi/pingora-proxy-rs","owner":"Konippi","description":"Reverse Proxy Server with Pingora","archived":false,"fork":false,"pushed_at":"2025-03-13T11:44:10.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T12:33:46.728Z","etag":null,"topics":["pingora","reverse-proxy","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Konippi.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":"2025-02-09T14:19:51.000Z","updated_at":"2025-03-13T11:44:14.000Z","dependencies_parsed_at":"2025-03-05T15:26:14.614Z","dependency_job_id":null,"html_url":"https://github.com/Konippi/pingora-proxy-rs","commit_stats":null,"previous_names":["konippi/pingora-proxy-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Konippi/pingora-proxy-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konippi%2Fpingora-proxy-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konippi%2Fpingora-proxy-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konippi%2Fpingora-proxy-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konippi%2Fpingora-proxy-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Konippi","download_url":"https://codeload.github.com/Konippi/pingora-proxy-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konippi%2Fpingora-proxy-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018138,"owners_count":26086285,"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-10-14T02:00:06.444Z","response_time":60,"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":["pingora","reverse-proxy","rust"],"created_at":"2025-10-14T06:53:21.671Z","updated_at":"2025-10-14T06:53:23.703Z","avatar_url":"https://github.com/Konippi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverse Proxy Server with Pingora\n\nThis example focuses on how to implement a reverse proxy server using [Pingora](https://github.com/cloudflare/pingora).\n\n## Pingora\n\n\u003e Pingora is a Rust framework to build fast, reliable and programmable networked systems. Pingora is battle tested as it has been serving more than 40 million Internet requests per second for more than a few years.\n\n## Implemented features\n\n- Round-robin load balancing\n- Health checking for upstream servers\n- Rate limiting\n- Integration with Opentelemetry\n\n## How to run\n\n1. Start OpenTelemetry collector and OpenObserve containers\n\n    ```console\n    $ docker compose up -d\n    ```\n\n2. Run the proxy server\n\n    ```console\n    $ cargo run\n    ```\n\n3. Make a sample request to the proxy server\n\n    ```console\n    $ curl localhost:6188 -H \"appid:1\" -vi\n    ```\n\n## Visualizing signals with OpenObserve\n\n\u003cimg width=\"1502\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6224ee08-dc8e-488c-9c81-49fcc0ca69dc\" /\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonippi%2Fpingora-proxy-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonippi%2Fpingora-proxy-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonippi%2Fpingora-proxy-rs/lists"}