{"id":19319820,"url":"https://github.com/hyperoslo/reverse-proxy","last_synced_at":"2026-07-08T23:31:33.586Z","repository":{"id":33167425,"uuid":"36808447","full_name":"hyperoslo/reverse-proxy","owner":"hyperoslo","description":"Simple reverse proxy application.","archived":false,"fork":false,"pushed_at":"2015-06-03T14:36:59.000Z","size":132,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-10-24T11:38:37.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/hyperoslo.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}},"created_at":"2015-06-03T14:18:43.000Z","updated_at":"2016-07-31T06:23:43.000Z","dependencies_parsed_at":"2022-07-11T09:17:23.362Z","dependency_job_id":null,"html_url":"https://github.com/hyperoslo/reverse-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hyperoslo/reverse-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Freverse-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Freverse-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Freverse-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Freverse-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/reverse-proxy/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Freverse-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35281838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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-10T01:25:24.202Z","updated_at":"2026-07-08T23:31:33.570Z","avatar_url":"https://github.com/hyperoslo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reverse-proxy\n\nSimple reverse proxy setup using [rack-reverse-proxy].\n\n[rack-reverse-proxy]: https://github.com/jaswope/rack-reverse-proxy\n\n## Description\n\nThis is a simple web application set up using the [rack-reverse-proxy] gem. The\napp allows for proxying to multiple hosts by specifying them each through the\nenvironment.\n\n## Usage\n\nRun the application using `rackup`: \n\n```\n$ rackup config.ru\n```\n\nIf you want to disable the Rack linter, you want to run it in deployment mode.\nYou most likely want to do this if either you want to set up a proxy towards a\nRails application, since Rails gives back a response that the linter complains\nabout. To do this, set the `-E` option:\n\n```\n$ rackup -E deployment config.ru\n```\n\nThis starts a web server on port 9292.\n\n## Installation\n\nInstall the dependency and you should be good to go:\n\n```\n$ bundle install\n```\n\n## Contributing\n\nPlease check our [playbook] for guidelines on contributing.\n\n[playbook]: https://github.com/hyperoslo/playbook/blob/master/GIT_AND_GITHUB.md\n\n## Credits\n\n[Hyper] made this. We're a digital communications agency with a passion for good\ncode, and if you're using this library we probably want to [hire you].\n\n[hyper]: http://hyper.no\n[hire you]: http://www.hyper.no/jobs\n\n## License\n\nThis project is available under the MIT license. See the [LICENSE].\n\n[license]: https://github.com/hyperoslo/hyper-content-for-angular/blob/master/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Freverse-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Freverse-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Freverse-proxy/lists"}