- Delphi Programming Projects
- William Duarte
- 109字
- 2021-06-24 14:27:10
Request and response REST services
REST is one of the main models that has been described by Roy Fielding, one of the principal creators of the HTTP protocol, in his Ph.D. thesis and adopted as the model to be used in the evolution of the HTTP protocol architecture.
The Embarcadero REST Library is accessible for all platforms, supported by Delphi.
The framework focuses on JSON as the representation format. The XML format is not supported.
The Embarcadero REST Library consists of three main components—the request, the client, and the response. All are part of a single workflow when submitting, processing, and returning the request with JSON.
推薦閱讀
- WordPress Mobile Web Development:Beginner's Guide
- Extending Bootstrap
- Alfresco 4 Enterprise Content Management Implementation
- Windows Server 2012網絡操作系統企業應用案例詳解
- Mobile First Design with HTML5 and CSS3
- Android物聯網開發細致入門與最佳實踐
- 細說Linux基礎知識
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- 跟老男孩學Linux運維:Shell編程實戰
- Linux系統最佳實踐工具:命令行技術
- Linux操作系統
- Heroku Cloud Application Development
- 鴻蒙HarmonyOS手機應用開發實戰
- 大規模分布式系統架構與設計實戰
- Windows網絡編程(第2版)