Skip to content

Latest commit

 

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Level #1 - Nodejs concepts

In this module we understand the foundations of Node, going through the following topics:

  • Theory: Node's V8, RESTful APIs and http methods
  • Query params, route params and request body
  • Insomnia (RESTful enviroment request testing app)
  • Middlewares