Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 284 Bytes

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