Jump to ratings and reviews
Rate this book

Building APIs with Node.js

Rate this book
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.

What You Will LearnBuild scalable APIs using the Node.js platformUse ES6, Express, Passport, ApiDoc, Mocha, Helmet and moreIntegrate an SQL database through Sequelize.js and build a single page application using Vanilla.jsWho This Book Is For Ideal for developers who have a basic understanding of JavaScript and Node.js.

216 pages, Kindle Edition

Published December 10, 2016

7 people are currently reading
12 people want to read

About the author

Caio Ribeiro Pereira

5 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (14%)
4 stars
1 (14%)
3 stars
1 (14%)
2 stars
3 (42%)
1 star
1 (14%)
Displaying 1 - 3 of 3 reviews
10 reviews
Read
July 18, 2019
Awesome! Very awesome.

Although the book as at 7/17/2019 needs to be updated, but for anyone who is interested in having a foundation in building full stack JavaScript web development projects, this book is awesome.

The author is very succinct, giving straight-to-the-point reasons for every step, every new dependency or node module, and every method he uses, so with this, even if his method doesn't fit what you want to achieve while building the project (a task manager), or a certain dependency he used is outdated, you can create yours.

The project being built uses an SQL database (MYSQL) and REST for the API. It also includes two chapters at the end for building a GUI to connect with the API.

I can assure you that after reading and building the project associated with this book, you will have a very solid foundation in building (RESTful) APIs with Node.js
51 reviews
December 4, 2025
Antiguinho agora, mas tem bastante coisa interessante. Boa revisao, mas naturalmente precisa de atualizacao
Profile Image for jeff.
1 review
April 18, 2017
I read the first half of the book completely but only skimmed the rest. The book is filled with *many* grammatical errors which makes the text tough to enjoy or even follow. Even when trying to ignore that, it feels like the book was tossed together in a hurry. Readers will either be too new to node/js to follow or too advanced to get much out of the book.

Time would be better spent reading the documentation and examples provided by each of the libraries mention in the book.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.