Skip to content

alexistr/Homework-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Homework-Assignment-1

The NodeJS Master Class Homework Assignment #1

The server listens on port 3000, it will send back {'message' : 'Hello world'} to anybody who posts to the route "hello"

I've used ES6.

I realize the "end" event for the request do not occure if I don't listen for the "data" event. Is this normal behaviour?

About

The NodeJS Master Class Homework Assignment #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published