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