Static Content Server with plain Nodejs
Static server with Nodejs
This tutorial will walk you through few steps how to set up simple HTTP server for static content using only nodejs. We will add basic features as serving requested resource from file or from memory(cache) and responding wit...
bartko.hashnode.dev8 min read