{"id":25621109,"url":"https://github.com/kruceo/gato","last_synced_at":"2025-09-01T08:10:41.899Z","repository":{"id":169500374,"uuid":"645486698","full_name":"Kruceo/Gato","owner":"Kruceo","description":"picture-focused archiving server, includes features such as endpoint image editing and caching","archived":false,"fork":false,"pushed_at":"2023-11-07T11:45:17.000Z","size":47386,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T07:40:05.506Z","etag":null,"topics":["cdn","editing-image","javascript","photography","photos","server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kruceo.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-05-25T19:05:34.000Z","updated_at":"2023-12-13T12:54:10.000Z","dependencies_parsed_at":"2023-11-07T12:45:08.709Z","dependency_job_id":null,"html_url":"https://github.com/Kruceo/Gato","commit_stats":null,"previous_names":["kruceo/gato"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kruceo/Gato","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kruceo%2FGato","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kruceo%2FGato/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kruceo%2FGato/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kruceo%2FGato/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kruceo","download_url":"https://codeload.github.com/Kruceo/Gato/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kruceo%2FGato/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273093552,"owners_count":25044437,"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-09-01T02:00:09.058Z","response_time":120,"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":["cdn","editing-image","javascript","photography","photos","server"],"created_at":"2025-02-22T08:34:06.802Z","updated_at":"2025-09-01T08:10:41.859Z","avatar_url":"https://github.com/Kruceo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gato\n\n## How to install\n\n### Clone the repository.\n```bash\ngit clone https://github.com/Kruceo/Gato.git gato\n```\n\n### Install dependencies.\n```bash\ncd gato\n```\n```bash\nnpm i\n```\n\n## Run the application.\n```bash\nnode index.mjs\n```\n\n## How to use.\n\n### Image uploading.\n\nPut your image files inside \"public\" folder.\n\n\u003cbr/\u003e\n\n### Using search params.\n\nAssuming that you uploaded a \"image.png\" file to public folder.\n\n\u003cbr/\u003e\nCheck \"http://localhost:8080/image.png\"\n\n\u003cbr/\u003e\nYou will receive the image like any other server.\n\n\u003cbr/\u003e\nBut you can use search params like:\n\n* resize\n* blur\n* rotate\n* tint\n\n\n## Examples\n\n* Tint - /image.png?tint=255,0,0\n* Resize - /image.png?resize=200,1000\n* Blur - /image.png?blur=10\n* Rotate - /image.png?rotate=45\n\n### You can do a mix:\n\n* Resize + Blur - /image.png?resize=100,100\u0026blur=10\n* Rotate + Blur + Tint - /image.png?rotate=120\u0026blur=10\u0026tint=0,120,255\n\n### ** If want a test: ** \n\u003ca href=\"https://cdn.kruceo.com/image.png?blur=20\"\u003eBlurred image\u003c/a\u003e\n\n## Info\n\nAll edited images will be hard cached.\nThe server will not re-edit an image with search params that were edited in the past.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruceo%2Fgato","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkruceo%2Fgato","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruceo%2Fgato/lists"}