repository
0.0.0-20250203144804-9e087074ad60
Repository: https://github.com/mateunix/webapp-go.git
Documentation: pkg.go.dev
# README
Bookings & Reservations - WebAPp - Go
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