Building APIs with Node.js /

Detalles Bibliográficos
Autor principal: Pereira, Caio Ribeiro. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Materias:
Tabla de Contenidos:
  • 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.