{"id":20760395,"url":"https://github.com/vanng822/rproxy","last_synced_at":"2026-05-23T03:35:24.075Z","repository":{"id":29717888,"uuid":"33260981","full_name":"vanng822/rproxy","owner":"vanng822","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-17T20:20:01.000Z","size":22135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T12:22:44.819Z","etag":null,"topics":["golang","reverse-proxy"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/vanng822.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}},"created_at":"2015-04-01T17:08:01.000Z","updated_at":"2025-12-17T20:20:05.000Z","dependencies_parsed_at":"2022-09-03T10:22:05.608Z","dependency_job_id":null,"html_url":"https://github.com/vanng822/rproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanng822/rproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Frproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Frproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Frproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Frproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanng822","download_url":"https://codeload.github.com/vanng822/rproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Frproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33381989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T01:21:08.577Z","status":"online","status_checked_at":"2026-05-23T02:00:05.530Z","response_time":53,"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":["golang","reverse-proxy"],"created_at":"2024-11-17T10:13:26.325Z","updated_at":"2026-05-23T03:35:19.062Z","avatar_url":"https://github.com/vanng822.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rproxy\nThe idea is to have a proxy where host can be registered dynamically. \nThe goal is creating something for development purpose where developers can\nregister their application server and this proxy will send request to correct place.\n\n# Usage example for fakedomain.tld\n\n## Adding backend node to a server\n\n\tcurl -d 'serverName=fakedomain.tld\u0026targetUrl=http://127.0.0.1:8080' 'http://127.0.0.1:5556/_server/backend'\n\n## Show list of servers\n\n\tcurl 'http://127.0.0.1:5556/_server'\n\n## Show list of backend node for a server\n\t\n\tcurl 'http://127.0.0.1:5556/_server/backend?serverName=fakedomain.tld'\n\n## Delete a backend node\n\n\tcurl -X DELETE 'http://127.0.0.1:5556/_server/backend?serverName=fakedomain.tld\u0026targetUrl=http://127.0.0.1:8080'\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Frproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanng822%2Frproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Frproxy/lists"}