{"id":30815139,"url":"https://github.com/sanskarsharma/thumbgen","last_synced_at":"2025-09-06T08:08:19.677Z","repository":{"id":130317192,"uuid":"287736357","full_name":"sanskarsharma/thumbgen","owner":"sanskarsharma","description":"web-service for generating and uploading thumbnails","archived":false,"fork":false,"pushed_at":"2025-06-27T17:30:17.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T18:34:00.531Z","etag":null,"topics":["docker","go","thumbnail-generator","web-service"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanskarsharma.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":"2020-08-15T11:47:56.000Z","updated_at":"2025-06-27T17:30:21.000Z","dependencies_parsed_at":"2023-05-04T16:29:56.710Z","dependency_job_id":null,"html_url":"https://github.com/sanskarsharma/thumbgen","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sanskarsharma/thumbgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanskarsharma%2Fthumbgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanskarsharma%2Fthumbgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanskarsharma%2Fthumbgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanskarsharma%2Fthumbgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanskarsharma","download_url":"https://codeload.github.com/sanskarsharma/thumbgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanskarsharma%2Fthumbgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273874160,"owners_count":25183368,"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-06T02:00:13.247Z","response_time":2576,"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","thumbnail-generator","web-service"],"created_at":"2025-09-06T08:06:19.962Z","updated_at":"2025-09-06T08:08:19.654Z","avatar_url":"https://github.com/sanskarsharma.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thumbgen\n\n## Overview\n\nthumbgen is a golang web-service for generating and uploading thumbnails of media files.\nDemo [live here](https://thumbgen.pohawithpeanuts.com)\n\n\n## Usage\n### Running on local with go\n```bash\ngo run main.go\n```\n### Running via docker\n```bash\ndocker build -t thumbgen:v0 .\ndocker run -d -p 4499:4499 thumbgen:v0\n```\n\n### Running via docker-compose\n```bash\n# note : check docker-compose.yaml and modify as required before running this\ndocker-compose up\n```\n\n### Deploying using Clouflare {Workers + Containers}\n\nThis deploys to your cloudflare account - make sure to edit/remove custom domain in [wrangler.jsonc](wrangler.jsonc) -\u003e `routes` as needed. \n\n```bash\n# install\nnpm install\nnpx wrangler deploy\n\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanskarsharma%2Fthumbgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanskarsharma%2Fthumbgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanskarsharma%2Fthumbgen/lists"}