Skip to content

pnadalini/Lab4NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lab4NodeJS

In this lab, two things have to be made:

  1. Write a file in node that verifies (given an input text) if the parentheses, braces and brackets are correctly written, that is, they are properly open and closed; execute said file using the "node " command.
  2. Generate a basic server, using the node library 'http' and that get to the path "/ hello /: name", show the user a JSON showing {"Hello": ""}

And the exercises have to be made in two different branches.

About

NodeJS introduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors