- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 64字
- 2021-07-02 20:52:22
Client - server
Note that throughout Roy T. Fielding's work, he does not mention that REST has to be applied to the HTTP protocol. In our case, a client server will be the browser as the client and IIS as the server.
Note that the separation of the client and server allows abstraction. These two components can be built independently as well as deployed independently.
推薦閱讀
- Expert C++
- Kibana Essentials
- 軟件界面交互設(shè)計(jì)基礎(chǔ)
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- Clojure for Domain:specific Languages
- Mastering C# Concurrency
- C語言程序設(shè)計(jì)實(shí)踐教程
- 動(dòng)手打造深度學(xué)習(xí)框架
- 從Power BI到Analysis Services:企業(yè)級數(shù)據(jù)分析實(shí)戰(zhàn)
- 邊玩邊學(xué)Scratch3.0少兒趣味編程
- 深入淺出Python數(shù)據(jù)分析
- 軟件測試(慕課版)
- Internet of Things with Arduino Cookbook
- Java網(wǎng)絡(luò)編程實(shí)用精解