{"id":27134777,"url":"https://github.com/mideo/s3-file-uploader","last_synced_at":"2025-06-16T06:06:17.067Z","repository":{"id":259009145,"uuid":"876098249","full_name":"MideO/s3-file-uploader","owner":"MideO","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-09T19:36:22.000Z","size":489,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T05:05:45.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MideO.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-10-21T11:55:34.000Z","updated_at":"2025-02-09T19:36:24.000Z","dependencies_parsed_at":"2024-11-09T13:31:19.480Z","dependency_job_id":"b4a44a41-8e4b-4334-aa9e-ffbaa88df10c","html_url":"https://github.com/MideO/s3-file-uploader","commit_stats":null,"previous_names":["mideo/s3-file-uploader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MideO/s3-file-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MideO%2Fs3-file-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MideO%2Fs3-file-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MideO%2Fs3-file-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MideO%2Fs3-file-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MideO","download_url":"https://codeload.github.com/MideO/s3-file-uploader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MideO%2Fs3-file-uploader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109484,"owners_count":22960030,"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":[],"created_at":"2025-04-08T00:59:12.597Z","updated_at":"2025-06-16T06:06:17.038Z","avatar_url":"https://github.com/MideO.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is it?\n##### Python/FastAPI application to save and delete AWS S3 files via celery tasks.\n##### A redis lock is used to handle concurrency across multiple instances \n\n![workflow](https://github.com/MideO/s3-file-uploader/actions/workflows/ci.yml/badge.svg)\n\n## TODO\n - Upload\n   - [x] UI \n   - [x] Celery Task\n - List\n   - [ ] UI\n   - [ ] Celery Task\n - Download\n   - [ ] UI\n   - [ ] Celery Task\n - Delete\n   - [ ] UI\n   - [ ] Celery Task\n \n\n### Project structure:\n\n```\n.\n├── .github\n├── features \n├── .coveragerc\n├── .dockerignore\n├── .flake8\n├── .gitignore\n├── docker-compose.yml\n├── Dockerfile\n├── makefile\n├── pylintrc\n├── pytest.ini\n├── README.md\n├── requirements-all.txt\n├── requirements-test.txt\n├── requirements.txt\n└── s3fileuploader\n    ├── src\n    └── tests\n```\n## All available commands\n```bash\nmake help\n```\n\n## How to test it\n```bash\nmake test-all\n```\n\n## How to run it\n```bash\nmake devstack-up\n```\n\n## How to stop it\n```bash\nmake devstack-down\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmideo%2Fs3-file-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmideo%2Fs3-file-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmideo%2Fs3-file-uploader/lists"}