REST API Development with Node.js

ebook Manage and Understand the Full Capabilities of Successful REST Development

By Fernando Doglio

cover image of REST API Development with Node.js

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

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.

This completely updated second edition provides a brief background on REST and the tools it provides (well known and not so well known), then explains how there is more to REST than just JSON and URLs. You will learn about the maintained modules currently available in the npm community, including Express, Restify, Vatican, and Swagger. Finally you will code an example API from start to finish, using a subset of the tools covered.

The Node community is currently flooded with modules; some of them are published once and never updated again - cluttering the entire universe of packages. Pro REST API Development with Node.js shines light into that black hole of modules for the developers trying to create an API. Understand REST API development with Node.js using this book today.   

What You'll Learn

  • Understand how REST and API development mix up with Node.js
  • Create a scalable, technology agnostic, and uniform interface
  • Prepare your services to be consumed by your clients
  • Test and deploy your API
  • Review troubleshooting techniques 
  • Who This Book Is For

    Any Node.js developer who wants to fully understand REST API development. 

    Beginner and Intermediate Node.js developers who are looking to fully understand how to create RESTful microservices. 

    REST API Development with Node.js