- Django RESTful Web Services
- Gaston C. Hillar
- 100字
- 2021-06-30 19:30:56
Installing iCurlHTTP
We can also use apps that can compose and send HTTP requests from mobile devices to work with our RESTful Web Services. For example, we can work with the iCurlHTTP app on iOS devices such as iPad and iPhone: https://itunes.apple.com/us/app/icurlhttp/id611943891. On Android devices, we can work with the HTTP Request app: https://play.google.com/store/apps/details?id=air.http.request&hl=en.
The following screenshot shows the UI for the iCurlHTTP app running on an iPad Pro:

At the time of writing, the mobile apps that allow you to compose and send HTTP requests do not provide all the features you can find in Postman or command-line utilities.
推薦閱讀
- Windows系統管理與服務配置
- Vue.js入門與商城開發實戰
- Linux網絡程序設計:基于龍芯平臺
- 小程序開發原理與實戰
- 軟件品質之完美管理:實戰經典
- 批調度與網絡問題的組合算法
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Learning Nessus for Penetration Testing
- Node.js區塊鏈開發
- 跟戴銘學iOS編程:理順核心知識點
- jQuery Mobile Web Development Essentials(Second Edition)
- JavaEE架構與程序設計
- C語言程序設計教程
- 3D Printing Designs:Design an SD Card Holder
- JavaScript設計模式與開發實踐