- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 66字
- 2021-07-03 00:02:16
RESTful web services
As we have already defined REST and web services, we can now say that a RESTful web service is any web service that is REST-compliant.
Now, as we have already defined RESTful web services, we need to learn how RESTful web services work, and what RESTful web services are based on and why they are preferred over other web services such as SOAP.
推薦閱讀
- SpringMVC+MyBatis快速開發(fā)與項目實戰(zhàn)
- Dependency Injection in .NET Core 2.0
- Java從入門到精通(第5版)
- Java面向?qū)ο蟪绦蜷_發(fā)及實戰(zhàn)
- Internet of Things with the Arduino Yún
- 面向?qū)ο蟪绦蛟O(shè)計(Java版)
- C++ 從入門到項目實踐(超值版)
- HTML5+CSS3網(wǎng)站設(shè)計基礎(chǔ)教程
- Learning Hunk
- 深度學(xué)習(xí):Java語言實現(xiàn)
- Mastering openFrameworks:Creative Coding Demystified
- Linux C編程:一站式學(xué)習(xí)
- Modular Programming with JavaScript
- 例說FPGA:可直接用于工程項目的第一手經(jīng)驗
- PhantomJS Cookbook