{"id":36598160,"url":"https://github.com/jvarho/uppload-serverless-s3","last_synced_at":"2026-01-12T08:33:55.855Z","repository":{"id":53082875,"uuid":"254412581","full_name":"jvarho/uppload-serverless-s3","owner":"jvarho","description":"serverless s3 backend for uppload","archived":false,"fork":false,"pushed_at":"2021-04-07T13:35:01.000Z","size":380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-13T08:05:39.047Z","etag":null,"topics":["python","s3","serverless","uppload"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jvarho.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}},"created_at":"2020-04-09T15:41:58.000Z","updated_at":"2021-04-07T13:35:05.000Z","dependencies_parsed_at":"2022-09-12T10:31:05.260Z","dependency_job_id":null,"html_url":"https://github.com/jvarho/uppload-serverless-s3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jvarho/uppload-serverless-s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvarho%2Fuppload-serverless-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvarho%2Fuppload-serverless-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvarho%2Fuppload-serverless-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvarho%2Fuppload-serverless-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvarho","download_url":"https://codeload.github.com/jvarho/uppload-serverless-s3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvarho%2Fuppload-serverless-s3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["python","s3","serverless","uppload"],"created_at":"2026-01-12T08:33:51.279Z","updated_at":"2026-01-12T08:33:55.847Z","avatar_url":"https://github.com/jvarho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"uppload-serverless-s3\n===\n\nExample python backend for uploading images to AWS S3 using serverless.\n\nExample uploader using uppload and create-react-app.\n\nBack-end\n---\n\nTo set up the backend:\n\n1. Set up your AWS credentials in serverless.yml\n2. Run `npm install` to install dependencies.\n3. Run `npm run deploy` to deploy.\n\nThis creates the S3 bucket and API. Output shows something like:\n\n    api keys:\n      dev-uppload-serverless-s3-api-key: \u003csnip1\u003e\n    endpoints:\n    ANY - https://\u003csnip2\u003e.execute-api.us-east-1.amazonaws.com/dev/{proxy+}\n    functions:\n    wsgi: uppload-serverless-s3-dev-wsgi\n\nYou need the secret api key and the API prefix to run the demo.\nCopy the example/.env.template to example/.env and fill them in.\n\nNote: Even though the S3 is private, the GET api is public by default!\n\n\nFront-end\n---\n\nThen you can start the demo by running under example:\n\n1. `npm install`\n2. `npm start\n\nThe demo allows uploads from camera or local files.\nYou can add other methods normally using uppload:\nhttps://uppload.js.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvarho%2Fuppload-serverless-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvarho%2Fuppload-serverless-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvarho%2Fuppload-serverless-s3/lists"}