repository
0.0.0-20221218033729-fca76658748b
Repository: https://github.com/graample/gowebapptraining.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Bookings and Reservations
This is the respository for my bookings and reservations project. Follows along with Trevor Sawler's Go Web Development course on Udemy.
- Built in Go version 1.19
- Uses the chi router
- Uses alex edwards SCS session management
- Uses nosurf