Hacker News new | ask | show | jobs
by phrasz 3346 days ago
It's not. It's extended from that.

However, that code won't deal with other things like changing the port, having a built-in index, or having the server run for a discrete amount​ of files to serve.

Also, go is no different than Java: https://docs.oracle.com/javase/8/docs/jre/api/net/httpserver.... The server just allows it to be stand alone as an application.