modulepackage
0.0.0-20241002182255-b28033dc1a6e
Repository: https://github.com/josefmay/go_http_server.git
Documentation: pkg.go.dev
# README
go_http_server
Learning GO web dev
Desc
Building a http webserver with native GO ecosystem
To Clean
make clean
To Build
make build
To Run
make run
# Packages
No description provided by the author