{"id":20049508,"url":"https://github.com/weaming/photobox","last_synced_at":"2025-05-05T11:30:59.535Z","repository":{"id":128810587,"uuid":"131770921","full_name":"weaming/photobox","owner":"weaming","description":"Photos storage service.","archived":false,"fork":false,"pushed_at":"2020-04-12T11:41:53.000Z","size":1698,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T21:41:32.839Z","etag":null,"topics":["photo-gallary","photo-storage"],"latest_commit_sha":null,"homepage":"https://photobox.drink.cafe","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/weaming.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":"2018-05-01T22:47:08.000Z","updated_at":"2021-07-07T01:15:36.000Z","dependencies_parsed_at":"2023-04-17T11:01:08.494Z","dependency_job_id":null,"html_url":"https://github.com/weaming/photobox","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fphotobox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fphotobox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fphotobox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Fphotobox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/photobox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252488917,"owners_count":21756236,"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","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":["photo-gallary","photo-storage"],"created_at":"2024-11-13T11:50:34.485Z","updated_at":"2025-05-05T11:30:59.521Z","avatar_url":"https://github.com/weaming.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Photo Box\n\n![logo](camera-logo.png)\n\n## Features\n\n- API\n    - `/upload`\n    - `/thumbnail`\n- Save origin image\n  - local disk\n  - AWS S3\n- Generate thumbnail image with size you desire\n- JSON response format\n- Custom `index.html` homepage\n- Redis cached upload result based on photo hash\n\n## API\n\n```\n/upload\n/thumbnail\n\n    Common query parameters:\n        width     int    \"max thumbnail width\"\n        height    int    \"max thumbnail width\"\n        quality   int    \"thumbnail quality\"\n```\n\n## [Setup S3 storage](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials)\n\n* export `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_DEFAULT_REGION`\n* export `PHOTOBOX_BUCKET`, default `photobox-develop`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fphotobox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Fphotobox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Fphotobox/lists"}