<p><b>Design and implement efficient RESTful solutions with this practical hands-on guide</b><p><b>About This Book</b><p><li>Create a fully featured RESTful API solution from scratch.<li>Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API desig
RESTful Web API Design with Node.js
โ Scribed by Valentin Bojinov
- Publisher
- Packt Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 152
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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. 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
๐ SIMILAR VOLUMES
<p><b>Design and implement comprehensive RESTful solutions in Node.js</b></p> <h2>About This Book</h2><ul><li>Design, implement, and route Node.js RESTful services with the Express framework module</li><li>Test user-developed modules with Nodeunit and module mocking with SinonJS</li><li>Use this pra
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
Code. <p><b>Design and implement scalable and maintainable RESTful solutions with Node.js 10</b></p><h4>Key Features</h4><ul><li>Create rich and scalable RESTful API solutions from scratch</li><li>Explore the new features of Node.js 10, Express 4.0, and MongoDB</li><li>Integrate MongoDB in your N
<p><b>Design and implement scalable and maintainable RESTful solutions with Node.js 10</b></p><h4>Key Features</h4><ul><li>Create rich and scalable RESTful API solutions from scratch</li><li>Explore the new features of Node.js 10, Express 4.0, and MongoDB</li><li>Integrate MongoDB in your Node.js ap
<p><p>Manage and understand the full capabilities of successful REST development. REST API development is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages.</p><p>This completely updated second edition provides