- 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.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Python for Secret Agents:Volume II
- Getting Started with SQL Server 2012 Cube Development
- PostgreSQL Replication(Second Edition)
- 精通網絡視頻核心開發技術
- C#程序設計
- Hands-On Functional Programming with TypeScript
- Getting Started with LLVM Core Libraries
- C語言程序設計實驗指導 (第2版)
- “笨辦法”學C語言
- 匯編語言編程基礎:基于LoongArch
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Python編程:從入門到實踐(第3版)
- Nagios Core Administration Cookbook(Second Edition)
- Isomorphic Go