{"id":18681839,"url":"https://github.com/gravityblast/matrioska","last_synced_at":"2026-03-04T09:31:04.782Z","repository":{"id":13822373,"uuid":"16518927","full_name":"gravityblast/matrioska","owner":"gravityblast","description":"A thumbnails generator server written in Go.","archived":false,"fork":false,"pushed_at":"2014-11-22T23:22:09.000Z","size":188,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T04:09:58.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rdpeng/ProgrammingAssignment2","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gravityblast.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}},"created_at":"2014-02-04T17:08:46.000Z","updated_at":"2022-10-14T11:56:48.000Z","dependencies_parsed_at":"2022-07-12T15:13:07.462Z","dependency_job_id":null,"html_url":"https://github.com/gravityblast/matrioska","commit_stats":null,"previous_names":["pilu/matrioska"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gravityblast/matrioska","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fmatrioska","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fmatrioska/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fmatrioska/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fmatrioska/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravityblast","download_url":"https://codeload.github.com/gravityblast/matrioska/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravityblast%2Fmatrioska/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30077064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-07T10:09:47.780Z","updated_at":"2026-03-04T09:31:04.731Z","avatar_url":"https://github.com/gravityblast.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrioska\n\nA thumbnails generator server.\n\n## Installation\n\n    go get github.com/pilu/matrioska\n\n## Usage\n\n    PUBLIC_PATH=/path/to/images matrioska\n\nIf you have an image like:\n\n    http://localhost:7000/foo.png\n\nYou can request a thumbnail with:\n\n    http://localhost:7000/foo-300x250.png\n\n### Geometry format\n\n* WIDTHxHEIGHT\n* WIDTHx\n* xHEIGHT\n\n### Options\n\nOptions are taken from env variables.\nDefaults are:\n\n* PUBLIC_PATH (./public)\n* GEOMETRIES (\"\\*\")\n* PORT (7000)\n* HOST (127.0.0.1)\n\n### Restricting valid geometries\n\n    GEOMETRIES=\"200x300, 500x, x200\" matrioska\n\n## Author\n\nAndrea Franz (http://gravityblast.com)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravityblast%2Fmatrioska","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravityblast%2Fmatrioska","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravityblast%2Fmatrioska/lists"}