{"id":16549620,"url":"https://github.com/uiur/thumbtaro","last_synced_at":"2026-05-11T14:32:32.704Z","repository":{"id":141425332,"uuid":"452658587","full_name":"uiur/thumbtaro","owner":"uiur","description":"A thumbnail server in Rust","archived":false,"fork":false,"pushed_at":"2022-06-11T11:49:46.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T03:51:04.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/uiur.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":"2022-01-27T11:38:33.000Z","updated_at":"2022-02-04T10:27:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d8d92a1-0055-42f5-9f0c-b2cb97ee99f9","html_url":"https://github.com/uiur/thumbtaro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uiur/thumbtaro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fthumbtaro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fthumbtaro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fthumbtaro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fthumbtaro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiur","download_url":"https://codeload.github.com/uiur/thumbtaro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fthumbtaro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32898982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","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":[],"created_at":"2024-10-11T19:30:01.558Z","updated_at":"2026-05-11T14:32:32.681Z","avatar_url":"https://github.com/uiur.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thumbtaro\nA thumbnail server written in Rust. It supports Google Cloud Storage as storage backend.\n\n## API\nSuppose food/banana.png exists under configured bucket.\n### GET /orig/:path\nExample: `/orig/food/banana.png`\n\nThis endpoint returns an original image.\n\n### GET /thumb/{width}x{height}/:path\nExample: `/thumb/400x400/food/banana.png`\n\nThis endpoint returns a thumbnail with specified width and height generated from an original image.\n\n## Configuration\n\nenv:\n\n```\n# required\nGOOGLE_APPLICATION_CREDENTIALS=~/google_credentials.json\nTHUMBTARO_BUCKET=bucket\n\n# optional\nTHUMBTARO_KEY_PREFIX=uploads/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fthumbtaro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiur%2Fthumbtaro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fthumbtaro/lists"}