# Packages
No description provided by the author
# README
resources:
-
Golang
- router: https://github.com/bmizerany/pat
- router: https://github.com/go-chi/chi
- CSRF: https://github.com/justinas/nosurf
- Session Manager: https://github.com/alexedwards/scs
- Jet Template Engine of go: https://github.com/CloudyKit/jet
- Go Validator: https://github.com/asaskevich/govalidator
-
Javascript/CSS
- bootstrap: https://getbootstrap.com/
- datepicker: https://mymth.github.io/vanillajs-datepicker/#/
- notice: https://github.com/jaredreich/notie
- alert: https://sweetalert2.github.io/