{"id":15544713,"url":"https://github.com/dylrich/image-proxy","last_synced_at":"2025-11-11T22:20:18.234Z","repository":{"id":165824417,"uuid":"236664012","full_name":"dylrich/image-proxy","owner":"dylrich","description":"A simple image proxy server","archived":false,"fork":false,"pushed_at":"2020-01-28T05:20:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T01:43:05.375Z","etag":null,"topics":["go","grayscale","http","image","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylrich.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-28T05:19:39.000Z","updated_at":"2020-01-28T05:20:53.000Z","dependencies_parsed_at":"2024-06-19T06:19:59.917Z","dependency_job_id":"90ebb147-b660-40b5-ab98-696ae3ae825a","html_url":"https://github.com/dylrich/image-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylrich/image-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylrich%2Fimage-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylrich%2Fimage-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylrich%2Fimage-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylrich%2Fimage-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylrich","download_url":"https://codeload.github.com/dylrich/image-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylrich%2Fimage-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283939167,"owners_count":26919822,"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-11-11T02:00:06.610Z","response_time":65,"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":["go","grayscale","http","image","proxy"],"created_at":"2024-10-02T12:40:15.077Z","updated_at":"2025-11-11T22:20:18.218Z","avatar_url":"https://github.com/dylrich.png","language":"Go","readme":"# Simple Grayscale Proxy\n\nA simple proxy server which proxies calls to an origin host and converts valid png/jpeg responses to grayscale. Requests timeout after five seconds. This server has been tested with https://maps.wikimedia.org/, https://secure.gravatar.com/ and https://i.redd.it/ explicitly. No guarantees that every server works correctly, especially if they have bizarre HTTP semantics around their response codes. Does not yet support query parameter passthrough, but this would be a simple feature to add.\n\n## Development\n\n### Configuration\n\nThis project relies on the following environment variables:\n\n* `ORIGIN_SERVER`: the host to use as the origin server for requesting images\n* `APP_HOST`: the host for the proxy server to listen on\n* `APP_PORT`: the port for the proxy server to listen on \n\nTry the following example configuration:\n\n```bash\nexport ORIGIN_SERVER=https://maps.wikimedia.org/\nexport APP_HOST=localhost\nexport APP_PORT=3000\n```\n\n### Build and Run\n\n```bash\ngit clone git@github.com:dylrich/image-proxy.git \u0026\u0026 cd image-proxy\ngo build \u0026\u0026 ./image-proxy\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylrich%2Fimage-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylrich%2Fimage-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylrich%2Fimage-proxy/lists"}