- 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.
推薦閱讀
- Cybersecurity:Attack and Defense Strategies
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- Arch Linux Environment Setup How-to
- Ubuntu Linux操作系統(tǒng)
- 新手易學(xué):系統(tǒng)安裝與重裝
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- Linux系統(tǒng)安全基礎(chǔ):二進(jìn)制代碼安全性分析基礎(chǔ)與實(shí)踐
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- ElasticSearch Cookbook
- CentOS 6 Linux Server Cookbook
- CSS揭秘
- Windows 8完全自學(xué)手冊(cè)
- 基于Arduino的嵌入式系統(tǒng)入門與實(shí)踐
- Mastering Eclipse Plug-in Development
- C#實(shí)用教程(第2版)