{"id":21455731,"url":"https://github.com/fastily/dumb-file-drop","last_synced_at":"2026-01-24T00:17:38.998Z","repository":{"id":57424539,"uuid":"248158583","full_name":"fastily/dumb-file-drop","owner":"fastily","description":"🤡 Simple webserver which allows files to be uploaded to it","archived":false,"fork":false,"pushed_at":"2024-04-17T02:34:06.000Z","size":35,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T15:22:11.995Z","etag":null,"topics":["fastapi","file-sharing","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastily.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-03-18T06:48:05.000Z","updated_at":"2024-05-14T00:39:21.234Z","dependencies_parsed_at":"2023-01-30T18:01:27.785Z","dependency_job_id":"83d3ef3f-d023-4c62-8554-489f8d8d23cb","html_url":"https://github.com/fastily/dumb-file-drop","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"ea3efcd8f813190cffae99c1ccd849385ea681a2"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fdumb-file-drop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fdumb-file-drop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fdumb-file-drop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fdumb-file-drop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastily","download_url":"https://codeload.github.com/fastily/dumb-file-drop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226002995,"owners_count":17558157,"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":["fastapi","file-sharing","python3"],"created_at":"2024-11-23T05:13:15.943Z","updated_at":"2026-01-24T00:17:38.987Z","avatar_url":"https://github.com/fastily.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dumb-file-drop\n[![Python 3.9+](https://upload.wikimedia.org/wikipedia/commons/4/4f/Blue_Python_3.9%2B_Shield_Badge.svg)](https://www.python.org)\n[![License: GPL v3](https://upload.wikimedia.org/wikipedia/commons/8/86/GPL_v3_Blue_Badge.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\nSimple webserver which allows files to be uploaded to it.  Good for quickly sharing files on your local network.\n\nFiles will be uploaded to `/tmp/uploads`\n\n## Usage\n```bash\n# install dependencies\nuv sync --no-install-project\n\n# run in debug mode\nuv run python -m dumb_file_drop\n\n# prod\nuv run gunicorn -w 4 -k uvicorn.workers.UvicornWorker -b \"0.0.0.0\" dumb_file_drop.__main__:app\n```\n\nEndpoint: [localhost:8000](http://localhost:8000)\n\n⚠️ Do not use this on public/untrusted networks!  There's no built-in authentication, so anybody could upload files to your computer!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastily%2Fdumb-file-drop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastily%2Fdumb-file-drop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastily%2Fdumb-file-drop/lists"}