Building APIs with Node.JS
Caio Ribeiro Pereira
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 ... Read more today to understand how Node.js APIs work, and how you can build your own.
What You Will Learn
Who This Book Is For
Ideal for developers who have a basic understanding of JavaScript and Node.js.
Show Less
Product Details
About Caio Ribeiro Pereira
Reviews for Building APIs with Node.JS