Web-server using node-js (lesson)
outline
aims
- to familiarise student with the apt package manager
- install node-js and npm using apt
- create a node-js project
- test a simple node-js application
- familiarise with the [API] [1]
- look at Class http.server
- write a small http.server that sends some HTTP
references
- ↑ node-js API [https://nodejs.org/api/n-api.html