package
0.0.0-20230211020518-23d303d4c76a
Repository: https://github.com/santoshmano/gobricks.git
Documentation: pkg.go.dev
# README
A simple file server, with a welcome handler.
-
Run the server from the folder bash# go run file_server.go
-
Open localhost on the browser http://localhost:8080
-
Run the welcome handler on http://localhost:8080/welcome