- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 82字
- 2021-07-03 00:02:16
Layered system
This constraint states that the REST system can have multiple layers and if a client is requesting for a response and getting a response, it can't be differentiated if it was returned from the server or another middle-ware server. So if one server layer is replaced by an other, it doesn't affect the client unless it provides what it is expected to provide. In short, one layer doesn't have knowledge beyond the next layer with which it is interacting directly.
推薦閱讀
- PostgreSQL Cookbook
- Arduino開發實戰指南:LabVIEW卷
- Rake Task Management Essentials
- Xcode 7 Essentials(Second Edition)
- Apache Hive Essentials
- Apache Karaf Cookbook
- 精通Scrapy網絡爬蟲
- Python機器學習實戰
- C程序設計案例教程
- 重學Java設計模式
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Solr Cookbook(Third Edition)
- Python程序設計與算法基礎教程(第2版)(微課版)
- Unity 2018 Augmented Reality Projects
- Scratch·愛編程的藝術家