Building APIs with Node.js /

Bibliographic Details
Main Author: Pereira, Caio Ribeiro. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Subjects:
Table of Contents:
  • 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.