- RESTful Web API Design with Node.js(Second Edition)
- Valentin Bojinov
- 113字
- 2021-07-16 10:45:26
Summary
In this chapter, you learned about foundation of a REST, looking at the five key principles that turn a web application into a REST-enabled application. We made a slight comparison between RESTful services and classical SOAP web services, and finally took a look at how RESTful services are described and how we can simplify the discovery of the services we develop.
Now that you know the basics, we are ready to dive into the Node.js way of implementing RESTful services. In the next chapter, you will learn about the essentials of Node.js and the accompanying tools that are necessary to use and understand in order to build a real-life fully-fledged web service.
推薦閱讀
- Spring Cloud Alibaba核心技術與實戰案例
- Mastering Entity Framework Core 2.0
- TypeScript入門與實戰
- Python機器學習:數據分析與評分卡建模(微課版)
- Mastering Python Networking
- Mastering ServiceNow(Second Edition)
- 利用Python進行數據分析(原書第3版)
- 從零開始學C語言
- Visual Basic程序設計實驗指導(第二版)
- Solr Cookbook(Third Edition)
- 愛上C語言:C KISS
- Python預測之美:數據分析與算法實戰(雙色)
- Visual FoxPro程序設計習題及實驗指導
- Clojure編程樂趣
- JavaScript Mobile Application Development