{"id":20048901,"url":"https://github.com/sintef/www-redirector","last_synced_at":"2025-06-16T11:33:23.339Z","repository":{"id":104982393,"uuid":"598620512","full_name":"SINTEF/www-redirector","owner":"SINTEF","description":"This is a tiny HTTP server that redirects all requests permanently to another server.","archived":false,"fork":false,"pushed_at":"2024-02-16T20:03:52.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T08:28:23.202Z","etag":null,"topics":["helm-chart","http-redirect","http-server","over-engineering","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SINTEF.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":"2023-02-07T13:39:16.000Z","updated_at":"2024-02-16T19:53:33.000Z","dependencies_parsed_at":"2025-03-02T08:24:09.428Z","dependency_job_id":"7f7e275c-cf90-40ae-8a44-7f43be9f58c8","html_url":"https://github.com/SINTEF/www-redirector","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/SINTEF/www-redirector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SINTEF%2Fwww-redirector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SINTEF%2Fwww-redirector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SINTEF%2Fwww-redirector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SINTEF%2Fwww-redirector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SINTEF","download_url":"https://codeload.github.com/SINTEF/www-redirector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SINTEF%2Fwww-redirector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260150776,"owners_count":22966378,"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":["helm-chart","http-redirect","http-server","over-engineering","rust"],"created_at":"2024-11-13T11:47:21.303Z","updated_at":"2025-06-16T11:33:23.315Z","avatar_url":"https://github.com/SINTEF.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# www-redirector\n\nThis is a tiny HTTP server that redirects all requests permanently to another server.\n\n## Configuration\n\nUse the `REDIRECT_URL` environment variable to set the URL to redirect to. The path and query string of the request will be appended to the URL.\n\n## Sotware Container Image\n\n```\nghcr.io/sintef/www-redirector\n```\n\n### Helm Chart\n\nA Helm chart is available in the [charts/www-redirector](charts/www-redirector/) directory.\n\n## Why\n\nSometimes it is fun to over engineer things.\n\nIt can also be simpler to use a tiny HTTP server to handle redirects compared to configuring a web server to do the redirects correctly. Especially when you are using an Kubernetes ingress controller or some load balancers and you don't feel like spending hours to figure out how to configure them correctly.\n\nYou could do the same thing using any web server, such as Caddy or Nginx. But the 50 lines of rust code work too.\n\n## License\n\nThe source code is released under the WTFPL license. See the LICENSE file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsintef%2Fwww-redirector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsintef%2Fwww-redirector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsintef%2Fwww-redirector/lists"}