RESTful Web API Design with Node js 2nd edition by Valentin Bojinov – Ebook PDF Instant Download/Delivery: 1786469138, 978-1786469137
Full download RESTful Web API Design with Node js 2nd edition after payment

Product details:
ISBN 10: 1786469138
ISBN 13: 978-1786469137
Author: Valentin Bojinov
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 for the underlying platform is vital. Node.js, with its asynchronous, event-driven architecture, is exactly the right choice to build RESTful APIs.
This book will help you enrich your development skills to create scalable, server-side, RESTful applications based on the Node.js platform.
Starting with the fundamentals of REST, you will understand why RESTful web services are better data provisioning solution than other technologies. You will start setting up a development environment by installing Node.js, Express.js, and other modules. Next, you will write a simple HTTP request handler and create and test Node.js modules using automated tests and mock objects. You will then have to choose the most appropriate data storage type, having options between a key/value or document data store, and also you will implement automated tests for it. This module will evolve chapter by chapter until it turns into a full-fledged and secure Restful service.
RESTful Web API Design with Node js 2nd Table of contents:
1. REST – What You Did Not Know
REST fundamentals
Principle 1 – everything is a resource
Principle 2 – each resource is identifiable by a unique identifier
Principle 3 – use the standard HTTP methods
Principle 4 – resources can have multiple representations
Principle 5 – communicate statelessly
The REST goals
Separation of the representation and the resource
Visibility
Reliability
Scalability and performance
Working with WADL
Taking advantage of the existing infrastructure
Summary
2. Getting Started with Node.js
Installing Node.js
Node Package Manager
Installing the Express framework and other modules
Setting up a development environment
Handling HTTP requests
Modularizing code
Testing Node.js
Working with mock objects
Deploying an application
Microsoft Azure
Nodejitsu
Self-test questions
Summary
3. Building a Typical Web API
Specifying the API
Implementing routes
Querying the API
Content negotiation
Cross-origin resource sharing
API versioning
Self-test questions
Summary
4. Using NoSQL Databases
Key/value store – LevelDB
Document store – MongoDB
Database modeling with Mongoose
Testing a Mongoose model with Mocha
Creating a user-defined model around a Mongoose model
Wiring up a NoSQL database module to Express
Content delivery network
Self-test questions
Summary
5. Implementing a Fully-Fledged RESTful Service
Extensibility and versioning
Working with arbitrary data
Linking
Implementing paging and filtering
Caching
Supplying the Cache-Control header in Express applications
Discovering and exploring RESTful services
Self-test questions
Summary
6. Keeping the Bad Guys Out
Authentication
Basic authentication
Passport
Passport’s basic authentication strategy
Passport’s third-party authentication strategies
Authorization
Transport Layer Security
Self-test questions
People also search for RESTful Web API Design with Node js 2nd:
restful web api design with node js pdf
restful web api design with node js by valentin bojinov
restful web api design with node js second edition
restful web api design with node js 10
restful api and web api difference
Tags: Valentin Bojinov, RESTful Web, API Design


