{"id":25016878,"url":"https://github.com/kpechenenko/img-previewer","last_synced_at":"2026-05-04T03:31:51.583Z","repository":{"id":264218844,"uuid":"892726601","full_name":"kpechenenko/img-previewer","owner":"kpechenenko","description":"The web-service to create image preview.","archived":false,"fork":false,"pushed_at":"2025-01-26T12:07:41.000Z","size":8130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:43:29.895Z","etag":null,"topics":["docker","go","image-processing","rest-api"],"latest_commit_sha":null,"homepage":"","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/kpechenenko.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":"2024-11-22T16:54:18.000Z","updated_at":"2025-01-26T12:08:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"abd6d200-7e69-4f31-960c-7d570618efa0","html_url":"https://github.com/kpechenenko/img-previewer","commit_stats":null,"previous_names":["kpechenenko/img-previewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kpechenenko/img-previewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpechenenko%2Fimg-previewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpechenenko%2Fimg-previewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpechenenko%2Fimg-previewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpechenenko%2Fimg-previewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpechenenko","download_url":"https://codeload.github.com/kpechenenko/img-previewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpechenenko%2Fimg-previewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["docker","go","image-processing","rest-api"],"created_at":"2025-02-05T09:54:55.081Z","updated_at":"2026-05-04T03:31:51.578Z","avatar_url":"https://github.com/kpechenenko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image previewer\n\nA lightweight web service for generating image previews, built with Go. Easily creates scaled previews of JPEG images through a simple REST API.\n\n![demo.gif](assets/demo.gif)\n\n## Installation\n\n```bash\nmake build-img\n```\n\n## Usage\n\n```bash\nmake run-img\n```\nThe image previewer is running in localhost on port 8080.\n\nIn browser go to `http://\u003cSERVICE_HOST\u003e:\u003cSERVICE_PORT\u003e/preview/\u003cPREVIEW_WIDTH\u003e/\u003cPREVIEW_HEIGHT\u003e/\u003cLINK_TO_ORIGINAL_IMAGE\u003e`\n\nFor example: [http://127.0.0.1:8080/preview/100/300/raw.githubusercontent.com/OtusGolang/final_project/master/examples/image-previewer/_gopher_original_1024x504.jpg](http://127.0.0.1:8080/preview/100/300/raw.githubusercontent.com/OtusGolang/final_project/master/examples/image-previewer/_gopher_original_1024x504.jpg)\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpechenenko%2Fimg-previewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpechenenko%2Fimg-previewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpechenenko%2Fimg-previewer/lists"}