I just have a task to implement a simple web server with REST interface and user authorization without using any third-party frameworks but 99% tutorials I can find start with using restify/express/something else. And It's hard to get what is available in the core modules and what functionality could I use to implement what's been reqested (never used node.js before).I just have a task to implement a simple web se