# README
Golang Web Application
this is for learning purpose
- Built in Go version 1.15
- Uses Chi router
- Uses alex edwards SCS session managment
- Uses nosurf
to run the application wirte this in ur terminal/cmd
./run.sh
and now open localhost:5000
# Packages
No description provided by the author