Categorygithub.com/jschneider98/jgoweb
repositorypackage
0.0.0-20220314163154-78546751ad11
Repository: https://github.com/jschneider98/jgoweb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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