{"id":23204954,"url":"https://github.com/suleman-elahi/webs3","last_synced_at":"2026-04-30T19:32:21.914Z","repository":{"id":267616493,"uuid":"901806093","full_name":"Suleman-Elahi/webS3","owner":"Suleman-Elahi","description":"A very simple web app to display all files from S3, and maybe view/play/download them.","archived":false,"fork":false,"pushed_at":"2024-12-11T12:59:13.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T12:00:51.891Z","etag":null,"topics":["amazon-s3","files","flask","python","s3","s3-bucket","s3-storage"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Suleman-Elahi.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":"2024-12-11T10:54:03.000Z","updated_at":"2024-12-12T10:53:23.000Z","dependencies_parsed_at":"2025-04-05T10:37:33.497Z","dependency_job_id":null,"html_url":"https://github.com/Suleman-Elahi/webS3","commit_stats":null,"previous_names":["suleman-elahi/webs3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Suleman-Elahi/webS3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suleman-Elahi%2FwebS3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suleman-Elahi%2FwebS3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suleman-Elahi%2FwebS3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suleman-Elahi%2FwebS3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Suleman-Elahi","download_url":"https://codeload.github.com/Suleman-Elahi/webS3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suleman-Elahi%2FwebS3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amazon-s3","files","flask","python","s3","s3-bucket","s3-storage"],"created_at":"2024-12-18T16:29:43.414Z","updated_at":"2026-04-30T19:32:21.897Z","avatar_url":"https://github.com/Suleman-Elahi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webS3\n\n![webS3 UI](https://res.cloudinary.com/suleman/image/upload/v1733921445/webS31.png)\n\n![webS3 Video Player](https://res.cloudinary.com/suleman/image/upload/v1733921445/webS32.png)\n\nA very simple web app to display all files from S3, and maybe view/play/download them.\n\nThis is a simple tool to display all files from a S3 bucket and display all the files from it. It can play videos (in video.js player) and display images.\n\nJust set these environment variables and then just run/deploy the app using \n\n    flask run\n\nOr,\n\n    flask run \u0026\n\nOr you can also use some other WSGI or ASGI server like `gunicorn` or `waitress`. I am using it on Vercel so I don't need that.\n\nIf you also want to deploy it on Vercel then you can do that easily. Just click on the following button.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Suleman-Elahi/webS3)\n\nOr, you can also import the Git repository manually. Need to set the following environment variables. \n\nIf you are using the custom domain for the s3 bucket then you must set `BUCKET_DOMAIN` environment otherwise just leave it as it is. Others are mandatory and listed below. \n\n    BUCKET_DOMAIN    (Optional)\n    PGSQL_URI\n    AWS_DEFAULT_REGION\n    AWS_ACCESS_KEY_ID\n    AWS_SECRET_ACCESS_KEY\n    AWS_BUCKET_NAME\n    \n`PGSQL_URI` can be set to a postgres database in this format: `postgresql://USER:PASSWSORD@HOST:5432/DATABASE` \n\nIf you are using Vercel's free Postgres DB then must append `?sslmode=require` in the end of the database URI above.\n\nOr, if you want to SQLite for temp/local use on PC or VPS then just set `PGSQL_URI` to: `sqlite:///files.db`    (it will not work on Vercel as it gives you read-only system)\n\nI created it for a simple use case of mine.\n\nFeel free to extend it. In future I might add the ability to delete and upload files as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuleman-elahi%2Fwebs3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuleman-elahi%2Fwebs3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuleman-elahi%2Fwebs3/lists"}