An open API service indexing awesome lists of open source software.

https://github.com/tsawler/bookings-app

The repository for Building Modern Web Applications with Go.
https://github.com/tsawler/bookings-app

go golang udemy webapp

Last synced: 5 months ago
JSON representation

The repository for Building Modern Web Applications with Go.

Awesome Lists containing this project

README

          

# Bookings and Reservations

The repository for [Building Modern Web Applications with Go](https://www.udemy.com/course/building-modern-web-applications-with-go/?referralCode=0415FB906223F10C6800).

- Built in Go version 1.15
- Uses the [chi router](github.com/go-chi/chi)
- Uses [alex edwards scs session management](github.com/alexedwards/scs)
- Uses [nosurf](github.com/justinas/nosurf)