相關主題
商品描述
Learn how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015) with this quick, informative guide.
Developing systems for the wide range of devices available in the modern world requires the construction of APIs designed to work only with data in a centralized manner, allowing client-side applications to be developed separately and have a unique interface for the final user.
Node.js has proven itself to be an excellent platform for building REST APIs because of its single-thread architecture. It has a low learning curve and can be understood by anyone who has a basic understanding of the JavaScript language.
Use Building APIs with Node.js today to understand how Node.js APIs work, and how you can build your own.
商品描述(中文翻譯)
學習如何使用 Node.js 平台和 ES6(EcmaScript 2015)構建可擴展的 API,這本快速且資訊豐富的指南將為您提供幫助。
在現代世界中,為各種設備開發系統需要構建專門設計的 API,以集中方式處理數據,這樣客戶端應用程序可以獨立開發,並為最終用戶提供獨特的介面。
Node.js 已證明自己是一個出色的 REST API 構建平台,因為它的單線程架構。它的學習曲線較低,任何對 JavaScript 語言有基本了解的人都能理解。
今天就使用《Building APIs with Node.js》來了解 Node.js API 的運作方式,以及如何構建自己的 API。
您將學到的內容:
- 使用 Node.js 平台構建可擴展的 API
- 使用 ES6、Express、Passport、ApiDoc、Mocha、Helmet 等工具
- 通過 Sequelize.js 整合 SQL 數據庫,並使用 Vanilla.js 構建單頁應用程序
本書適合對 JavaScript 和 Node.js 有基本了解的開發人員。