Bookings and Reservations This is the project for bookings and reservation web application. Built in Go version 1.19 Uses the chi router Uses the no surf to avoid CSRF attack. Uses the session scs for session management.