- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 58字
- 2021-07-02 20:52:23
Code-on-demand
This is probably the least popular characteristic of REST. It allows the server to provide code to the client by an applet or script that can be executed by the client. This allows the server to provide more functionality to the client post the deployment. The constraint is optional, and we will not explore it in detail.
推薦閱讀
- UNIX編程藝術
- Learn TypeScript 3 by Building Web Applications
- iOS 9 Game Development Essentials
- 程序員面試筆試寶典
- JavaFX Essentials
- Production Ready OpenStack:Recipes for Successful Environments
- Java Web程序設計
- TypeScript實戰指南
- Python數據可視化之Matplotlib與Pyecharts實戰
- R大數據分析實用指南
- Python算法指南:程序員經典算法分析與實現
- Angular開發入門與實戰
- Creating Stunning Dashboards with QlikView
- 鴻蒙OS應用編程實戰
- Go語言底層原理剖析