This is a project from the udemy course: Building Modern Web Application with Go
The idea of the project is to use Golang as a back-end, to a site for a hostel with 2 rooms that you can rent it.
-
Built in Go version 1.23
-
uses go-chi chi router
-
uses alexedwards SCS session management
-
uses justinas nosurf