buchspektrum Internet-Buchhandlung

Neuerscheinungen 2016

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Caio Ribeiro Pereira

Building APIs with Node.js


1st ed. 2016. xvii, 136 S. 1 SW-Abb., 44 Farbabb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-22441-8 (1484224418)
Neue ISBN: 978-1-484-22441-0 (9781484224410)

Preis und Lieferzeit: Bitte klicken


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 Learn

Build scalable APIs using the Node.js platform

Use ES6, Express, Passport, ApiDoc, Mocha, Helmet and more

Integrate an SQL database through Sequelize.js and build a single page application using Vanilla.js

Who This Book Is For
Ideal for developers who have a basic understanding of JavaScript and Node.js.
1. Introduction to Node.js

2. Setting up the environment

3. Managing modules with NPM

4. Building an API

5. Working with SQL databases

6. CRUDify API resources

7. Authenticating users
8. Testing the application - Part 1

9. Testing the application - Part 2

10. Documenting the API

11. Preparing the production environment

12. Building the client-side app - Part 1

13. Building the client-side app - Part 2
Caio Ribeiro Pereira is a software engineer from Brazil who works with Node.js, JavaScript, Meteor, Ruby on Rails and other front-end frameworks. He has a Bachelor´s degree in Information Systems, likes to blog in his free time, and is actively engaged in many local meet-ups including NodeBr, DevInSantos, Meteor Brazil and JavaScript Brazil.