{"id":26405454,"url":"https://github.com/paule96/azurefunctiondownloader","last_synced_at":"2026-05-07T12:30:58.426Z","repository":{"id":97142004,"uuid":"131489629","full_name":"paule96/AzureFunctionDownloader","owner":"paule96","description":"A Azure Function you can send http url's of files that put it in a zip Archiv.","archived":false,"fork":false,"pushed_at":"2019-03-17T19:55:48.000Z","size":22,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T16:55:19.675Z","etag":null,"topics":["azure","azure-functions","azurefunctions","dotnet-core","downloader","functional-programming","zip"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/paule96.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":"2018-04-29T11:41:03.000Z","updated_at":"2019-12-08T11:26:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ad9db28-63eb-4f7e-a12e-bed05ab8f7a2","html_url":"https://github.com/paule96/AzureFunctionDownloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paule96/AzureFunctionDownloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paule96%2FAzureFunctionDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paule96%2FAzureFunctionDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paule96%2FAzureFunctionDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paule96%2FAzureFunctionDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paule96","download_url":"https://codeload.github.com/paule96/AzureFunctionDownloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paule96%2FAzureFunctionDownloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32737601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["azure","azure-functions","azurefunctions","dotnet-core","downloader","functional-programming","zip"],"created_at":"2025-03-17T16:52:12.288Z","updated_at":"2026-05-07T12:30:58.421Z","avatar_url":"https://github.com/paule96.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzureFunctionDownloader\nAn Azure Function which takes urls of files and generate a downloadable zip archive out of them.\n\n# Getting started\n\nAfter you have deployed the function you can use it like the following HTTP GET request:\n\n```\nhttps://yourfunctionurl/api/Downloader?filenameInZip.exe=https://urltofile/file.exe\n```\n\nThe function also supports POST. When using POST your HTTP Body needs to be set to application/json and should contain the values like this:\n\n```json\n[\n\t{\n\t\t\"Key\": 'filenameInZip.exe',\n\t\t\"Value\": 'https://urltofile/file.exe'\n\t}\n]\n```\n\nThe URL for Post are:\n```\nhttps://yourfunctionurl/api/Downloader\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaule96%2Fazurefunctiondownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaule96%2Fazurefunctiondownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaule96%2Fazurefunctiondownloader/lists"}