RESTful Web API Design with Node.js(Paperback)
暫譯: 使用 Node.js 設計 RESTful Web API(平裝本)
Valentin Bojinov
- 出版商: Packt Publishing
- 出版日期: 2015-03-30
- 售價: $1,360
- 貴賓價: 9.5 折 $1,292
- 語言: 英文
- 頁數: 138
- 裝訂: Paperback
- ISBN: 1783985860
- ISBN-13: 9781783985869
-
相關分類:
Node.js
已過版
買這商品的人也買了...
-
$203HTML + CSS + DIV 網頁設計與佈局
-
$2,230$2,119 -
$1,360$1,292 -
$301產品經理面試攻略
-
$680$537 -
$450$356 -
$301區塊鏈 2.0 以太坊應用開發指南
-
$556程序員代碼面試指南:IT名企算法與數據結構題目最優解, 2/e
-
$1,000$790 -
$620$310 -
$520$411 -
$620$490 -
$297CKA/CKAD 應試指南 : 從 Docker 到 Kubernetes 完全攻略
-
$890$703 -
$630$599 -
$510$480 -
$479$455 -
$419$398 -
$314人人都離不開的算法 — 圖解算法應用
-
$768$730 -
$654$621 -
$534$507 -
$1,080$853 -
$880$695 -
$780$616
相關主題
商品描述
Design and implement comprehensive RESTful solutions in Node.js
About This Book
- Design, implement, and route Node.js RESTful services with the Express framework module
- Test user-developed modules with Nodeunit and module mocking with SinonJS
- Use this practical guide to integrate MongoDB in your Node.js application
Who This Book Is For
If you are a web developer wanting to enrich your development skills to create scalable, server-side, RESTful applications based on the Node.js platform, this book is for you. You also need to be aware of HTTP communication concepts and should have a working knowledge of JavaScript. Knowledge of REST would be an added advantage but is definitely not a necessity.
What You Will Learn
- Learn about NoSQL data stores and integrate MongoDB in your Node.js application with Mongoose
- Install, develop, and test your own Node.js user modules
- Eliminate third-party dependencies in your tests with mocking
- Comprehend the differences between an HTTP and RESTful application
- Optimize RESTful service URI routing with best practices
- Secure your services with NoSQL database integration within Node.js applications
In Detail
In this era of cloud computing, every data provisioning solution is built in a scalable and fail-safe way. Thus, when building RESTful services, the right choice of the underlying platform is vital. Node.js, with its asynchronous, event-driven architecture, is just the right choice to build RESTful APIs.
This book will be your step-by-step guide in the RESTful world of Node.js. It starts with the implementation of a simple HTTP handler application and follows its evolution to a completed RESTful service solution, which introduces you to the best practices in developing RESTful services.
商品描述(中文翻譯)
**設計與實作全面的 RESTful 解決方案於 Node.js**
## 本書介紹
- 使用 Express 框架模組設計、實作及路由 Node.js RESTful 服務
- 使用 Nodeunit 測試用戶開發的模組,並使用 SinonJS 進行模組模擬
- 使用本實用指南將 MongoDB 整合到您的 Node.js 應用程式中
## 本書適合誰
如果您是一位網頁開發者,想要提升您的開發技能,以創建基於 Node.js 平台的可擴展伺服器端 RESTful 應用程式,那麼這本書適合您。您還需要了解 HTTP 通信概念,並應具備 JavaScript 的基本知識。對 REST 的了解將是額外的優勢,但絕對不是必要條件。
## 您將學到什麼
- 了解 NoSQL 數據存儲,並使用 Mongoose 將 MongoDB 整合到您的 Node.js 應用程式中
- 安裝、開發及測試您自己的 Node.js 用戶模組
- 在測試中使用模擬消除第三方依賴
- 理解 HTTP 應用程式與 RESTful 應用程式之間的差異
- 使用最佳實踐優化 RESTful 服務的 URI 路由
- 在 Node.js 應用程式中,透過 NoSQL 數據庫整合來保護您的服務
## 詳細內容
在這個雲計算的時代,每個數據供應解決方案都是以可擴展和故障安全的方式構建的。因此,在構建 RESTful 服務時,選擇合適的底層平台至關重要。Node.js 以其非同步、事件驅動的架構,正是構建 RESTful API 的理想選擇。
本書將成為您在 Node.js RESTful 世界中的逐步指南。它從實作一個簡單的 HTTP 處理器應用程式開始,並隨著其演變到完整的 RESTful 服務解決方案,向您介紹開發 RESTful 服務的最佳實踐。