Tokyo Tech Lead
Subscribe
Sign in
Basic Http & File Server in Go
Adler Hsieh
Jan 31, 2016
Golang has a built-in net/http package that allows us to build a http server like Nginx or Apache.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Basic Http & File Server in Go
Golang has a built-in net/http package that allows us to build a http server like Nginx or Apache.