module
0.0.0-20240406202104-4af528688d88
Repository: https://github.com/flashl1ght/myfirstgoapp.git
Documentation: pkg.go.dev
# README
myFirstGoApp
This is the repository for my bookings and reservations project
Built under Go version 1.22.0
Dependencies
Application requires follwong packages
- SCS session management v2.7.0
- chi v5.0.12
- gorilla csrf v1.7.2
Credit
Built following Building Modern Web Applications with Go (Golang) course