News

Using this simple Web server, you can easily make the contents of any folder on your machine available via a Web browser.
It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototypi… ...
Simple Web Server A basic web server can be very useful; I use one to quickly browse and access files on my local computer. It can also be a handy tool for web development.