module
0.0.0-20240318091033-6c80d499ddea
Repository: https://github.com/eraldba/webapp.git
Documentation: pkg.go.dev
# README
Fitbuddy
Fitbuddy is a calorie and macronutrient tracking website built with HTML, CSS, JS, GO and POSTGRESQL.
Backend built with:
- Go version 1.20
- nosurf for CSRF protection
- chi router
- alex edwards SCS sessions
- pgx - PostgreSQL Driver and Toolkit
Frontend built with:
For database:
- Postgresql version 14.5
- Buffalo soda database migrations