- 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.
推薦閱讀
- 編程的修煉
- Boost C++ Application Development Cookbook(Second Edition)
- 趣學Python算法100例
- Java Web程序設計
- Mastering Ext JS
- Instant Nancy Web Development
- Python 3 數據分析與機器學習實戰
- C編程技巧:117個問題解決方案示例
- Python函數式編程(第2版)
- Struts 2.x權威指南
- Java 9 Programming By Example
- 測試架構師修煉之道:從測試工程師到測試架構師
- Mastering Apache Camel
- Java服務端研發知識圖譜
- Cloud Development andDeployment with CloudBees