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
- Host: GitHub
- URL: https://github.com/iamsabbiralam/bookings
- Owner: iamsabbiralam
- License: mit
- Created: 2023-05-10T17:12:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-21T06:05:56.000Z (12 months ago)
- Last Synced: 2025-06-21T07:19:48.040Z (12 months ago)
- Topics: chi, css, go, golang, javascript, session-management
- Language: Go
- Homepage:
- Size: 14.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)