- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 67字
- 2021-07-02 20:52:27
Level 0
This is your traditional soap-based web service or the XML-RPC service. It uses HTTP, but it has one method and one URI. This method is usually POST and will return a heavy dataset. I am sure all of us have worked with this type of web service or might encounter it at some point. The entire database as a dataset is wrapped in this output.
推薦閱讀
- C#程序設計實訓指導書
- Learning PostgreSQL
- 劍指JVM:虛擬機實踐與性能調優
- MySQL 8 DBA基礎教程
- 精通軟件性能測試與LoadRunner實戰(第2版)
- 新編Premiere Pro CC從入門到精通
- Oracle數據庫從入門到運維實戰
- R Deep Learning Cookbook
- Mastering Unity 2D Game Development(Second Edition)
- PHP編程基礎與實例教程
- Java網絡編程實戰
- Hadoop 2.X HDFS源碼剖析
- Web前端開發技術:HTML、CSS、JavaScript
- SQL Server on Linux
- Vue.js 3.x高效前端開發(視頻教學版)