- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 40字
- 2021-07-03 00:02:16
HTTP verbs and URL structure
Here is how these operations can be performed on a resource using a combination of URIs and HTTP verbs. Note, in the following mentioned operation's URIs, you need to replace {resource} with a resource name.
推薦閱讀
- C++程序設計教程
- iOS Game Programming Cookbook
- Advanced Machine Learning with Python
- Python編程自學手冊
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Java深入解析:透析Java本質的36個話題
- 自制編程語言
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Processing創意編程指南
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Scratch·愛編程的藝術家
- 遠方:兩位持續創業者的點滴思考
- Java EE 7 with GlassFish 4 Application Server
- Java EE架構設計與開發實踐
- JavaScript Concurrency