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

https://github.com/iamsabbiralam/bookings

Bookings and Reservations
https://github.com/iamsabbiralam/bookings

chi css go golang javascript session-management

Last synced: 11 months ago
JSON representation

Bookings and Reservations

Awesome Lists containing this project

README

          

# Bookings and Reservations

This is the repository for my bookings and reservations projects.

- Built go version 1.20
- Uses the [chi router](https://github.com/go-chi/chi/v5)
- Uses alex edwards [SCS session management](https://github.com/alexedwards/scs/v2) library
- Uses [nosurf](https://github.com/justinas/nosurf)