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.

  1. Run the server from the folder bash# go run file_server.go

  2. Open localhost on the browser http://localhost:8080

  3. Run the welcome handler on http://localhost:8080/welcome