Estas formaciones ya no se encuentran disponibles.

Queremos agradecer tu confianza con este 20% de descuento en cualquiera de nuestros bootcamps online de programación. CÓDIGO: COMUNIDADGEEK20

Node.js is an amazing technology that allows to develop web applications based on Google V8 engine. You will start from the basics, moving to creation of an REST API and reading a JSON from a configuration file. At the end of course together we will display best selling movies on a web page.

Equipo Docente

Cristian Ghinea

Senior Software Engineer at UST

Contenido del curso

– Presentation
– Node.js Instalation
– Start Server
– Express Module Instalation
– Server Express Programming
– What is API
– Display all movies
– Get titles and grossing
– Create movie with Get
– Create movie with POST
– Update and Delete