{"id":20697601,"url":"https://github.com/epomatti/azure-functions-fileupload","last_synced_at":"2026-05-04T10:33:34.675Z","repository":{"id":108712260,"uuid":"270308849","full_name":"epomatti/azure-functions-fileupload","owner":"epomatti","description":"An Azure Functions example to upload files using multipart form data","archived":false,"fork":false,"pushed_at":"2022-03-24T17:32:16.000Z","size":141,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T02:51:16.862Z","etag":null,"topics":["azure","azure-functions","python","serverless"],"latest_commit_sha":null,"homepage":"","language":"Python","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/epomatti.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":"2020-06-07T13:05:25.000Z","updated_at":"2022-03-24T17:29:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"bea36978-f45e-41c1-895e-ce0ed22625f1","html_url":"https://github.com/epomatti/azure-functions-fileupload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epomatti/azure-functions-fileupload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Fazure-functions-fileupload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Fazure-functions-fileupload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Fazure-functions-fileupload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Fazure-functions-fileupload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epomatti","download_url":"https://codeload.github.com/epomatti/azure-functions-fileupload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Fazure-functions-fileupload/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262963326,"owners_count":23391796,"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":["azure","azure-functions","python","serverless"],"created_at":"2024-11-17T00:19:09.526Z","updated_at":"2026-05-04T10:33:34.645Z","avatar_url":"https://github.com/epomatti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Upload with Azure Functions\n\n![python](https://github.com/epomatti/azure-functions-fileupload/actions/workflows/python-app.yml/badge.svg)\n\nFile upload implementation with an Azure Functions app.\n\n\u003cimg src=\"arnold.jpg\" width=250/\u003e\n\n### Running it\n\n```sh\n# install the dependencies\npython3 -m venv env\n. env/bin/activate\npip install -r requirements.txt\n\n# start the function\nfunc start\n\n# upload a file\ncurl -v -F filename='arnold.jpg' -F upload='@arnold.jpg' 'http://localhost:7071/api/upload'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Fazure-functions-fileupload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepomatti%2Fazure-functions-fileupload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Fazure-functions-fileupload/lists"}