Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 206 Bytes

File metadata and controls

4 lines (3 loc) · 206 Bytes

NodeJS Web Server

  1. Create file upload web site with NodeJS. You should have the option to upload a file and be given an unique URL for its download. Use GUID.
  • You are not allowed to use ExpressJS