module
0.0.0-20241006080022-ee442590a36f
Repository: https://github.com/fouched/go-bookings.git
Documentation: pkg.go.dev
# README
go-bookings
A basic web based booking application - used while learning Go
Built in Go version 1.22.x
Uses
- SCS for session management
- chi router for routing
- no surf for CSRF tokens
- go-validator for validation
- go-simple-mail SMTP email library
- bcrypt used for hashing
# Packages
No description provided by the author