©  Caio Ribeiro Pereira 2016

Caio Ribeiro Pereira, Building APIs with Node.js , 10.1007/978-1-4842-2442-7_1

1. Introduction to Node.js

Caio Ribeiro Pereira

(1)São Vicente - SP, São Paulo, Brazil

Electronic supplementary material

The online version of this chapter (doi:10.​1007/​978-1-4842-2442-7_​1) contains supplementary material, which is available to authorized users.

What Is Node.js?

Node.js is a low-level, highly scalable platform. It was created explicitly to be an experiment in asynchronous processing. Using Node.js, you will program directly with many network and Internet protocols or use libraries that have access to operating system (OS) resources. To program in Node.js you only need to master JavaScript language; that’s right, only JavaScript! ...

Get Building APIs with Node.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.