api Azure Functions API 總覽

可用 API 列表

GET / POST
bolt http_trigger

基本的問候 API,可加上 ?user=您的名字 測試

https://imgprocessor.henry-yo.top/http_trigger
測試連結 open_in_new
GET / POST
bolt resize

圖片動態縮放與轉檔服務。必須提供 imageUrl 參數。

https://imgprocessor.henry-yo.top/resize
測試連結 open_in_new

專案檔案結構

📁 [Project Root] 📄 function_app.py 📄 host.json 📄 oryx-manifest.toml 📄 requirements.txt 📁 templates/ 📄 index.html