package
0.0.0-20241226173335-507e70a7b9e1
Repository: https://github.com/rtp-gcp/go-testy.git
Documentation: pkg.go.dev
# README
This is the third variant of the webserver. It builds a form and response web server.
- http://localhost:8000/
- not implemented
- http://localhost:8000/static
- http://localhost:8000/static/
- shows ./static/index.html
- http://localhost:8000/simple
- demos a rendered template page with one variable replacement
- http://localhost:8000/person
- demos a rendered template page with a struct replacement
- http://localhost:8000/form
- redirects to /process and dumps the result