repositorypackage
0.0.0-20220314163154-78546751ad11
Repository: https://github.com/jschneider98/jgoweb.git
Documentation: pkg.go.dev
# README
jgoweb
James's go web lib
New Project
mkdir <new_project>
-- copy https://github.com/jschneider98/jgotemplate into new project dir
make run
-- localhost:1718/index
-- init go module
go mod init example.com/hello