- 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.
推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Linux運維之道(第3版)
- Hands-On DevOps with Vagrant
- Persistence in PHP with the Doctrine ORM
- Linux運維最佳實踐
- Learning Bootstrap
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- Mastering Reactive JavaScript
- 操作系統分析
- Linux軟件管理平臺設計與實現
- Windows Server 2008組網技術與實訓(第3版)
- Linux內核修煉之道
- Windows 8完全自學手冊
- Mastering Spring Cloud
- Hyper-V Replica Essentials