使用 Postman

Postman 是一種用來測試API的工具

使用範例

結合上次Flask的HelloWorld範例,使用Postman發起一個GET請求

也可以帶一些參數一起傳過去

安裝教學

安裝Postman Chrome Extension擴展套件 https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/related?hl=en

安裝好後便會出現在右上角的位置

Last updated

Was this helpful?