{"id":15407977,"url":"https://github.com/danilqa/image-proxy-service","last_synced_at":"2026-03-06T02:39:05.410Z","repository":{"id":198470573,"uuid":"699910810","full_name":"Danilqa/image-proxy-service","owner":"Danilqa","description":"🌄 A basic implementation of the image proxy service","archived":false,"fork":false,"pushed_at":"2023-10-10T14:23:24.000Z","size":38,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T06:22:25.371Z","etag":null,"topics":["example","image-proxy","service","sharp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Danilqa.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":"2023-10-03T15:22:10.000Z","updated_at":"2024-05-19T16:42:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"93079468-4e12-4208-b8a5-ee986bb5ebfa","html_url":"https://github.com/Danilqa/image-proxy-service","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"fd8af44a555d6c22eda3bf1145a6db93524ef6fa"},"previous_names":["danilqa/image-proxy-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilqa%2Fimage-proxy-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilqa%2Fimage-proxy-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilqa%2Fimage-proxy-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danilqa%2Fimage-proxy-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danilqa","download_url":"https://codeload.github.com/Danilqa/image-proxy-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249507470,"owners_count":21283213,"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":["example","image-proxy","service","sharp"],"created_at":"2024-10-01T16:30:27.954Z","updated_at":"2026-03-06T02:39:05.372Z","avatar_url":"https://github.com/Danilqa.png","language":"TypeScript","readme":"# Image Proxy Service\n\n```\nhttp://localhost:4000/image\n  /resize:200:200\n  /quality:40\n  /greyscale\n  /url/https://.../my-image-1.jpg\n  @avif\n```\n\n```\nhttp://localhost:4000/image\n  /blur:80\n  /resize:200\n  /url/https://.../my-image-2.jpg\n  @webp\n```\n\n⚠️ This is a basic implementation intended for educational purposes and does not meet all production requirements.\nHowever, it provides a great foundation for further development.\n\nBased on [node-file-router](https://github.com/Danilqa/node-file-router) and [sharp](https://github.com/lovell/sharp).\n\n## Features\n\n1. Resize\n2. Compress\n3. Change format\n4. Greyscale\n5. Tint\n6. Blur\n\nCaching is not implemented. It's expected that it will be on cloud-side.\n\n## Start\n\n1. Install dependencies:\\\n   `pnpm install`\n2. Run a script:\\\n   `pnpm dev`\n3. Open `localhost:4000`\n\n\n## Examples\n\nSeveral working examples can be found in `examples.html`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilqa%2Fimage-proxy-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilqa%2Fimage-proxy-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilqa%2Fimage-proxy-service/lists"}