π¬π§ An Udemy course accompanying educational repository to build web applications with Go (golang).
π©πͺ Ein einen Udemy-Kurs begleitendes Lehr-Repository, um Webanwendungen mit Go (golang) zu entwickeln.
π¬π§ Dependencies / π©πͺ AnhΓ€ngigkeiten:
- github.com/go-chi/chi/v5 | Router
- github.com/alexedwards/scs/v2 | Sessions
- github.com/justinas/nosurf | CSRF-Token
- github.com/asaskevich/govalidator | Validator (server-sided)
- github.com/jackc/pgx/v5 | PostgreSQL Driver & Toolkit
- github.com/xhit/go-simple-mail | Golang package for sending e-mail
- Caddy 2 | a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
π¬π§ Also playing a part / π©πͺ ebenfalls eine Rolle spielen:
- github.com/twbs/bootstrap | Bootstrap - HTML, CSS, and JavaScript framework (no jQuery)
- RoyalUI-Free-Bootstrap-Admin-Template | Free Bootstrap 4 Admin Template
- github.com/fiduswriter/Simple-DataTables | DataTables but in TypeScript transpiled to Vanilla JS
- github.com/postgres/postgres | PostgreSQL Server (mirror only)
- github.com/gobuffalo/pop | Soda/Migrations - standardization of database tasks
- github.com/dbeaver/dbeaver | Dbeaver - free multi-platform database tool
- github.com/mymth/vanillajs-datepicker | Vanilla JavaScript datepicker
- github.com/jaredreich/notie | unobtrusive notifications - clean and simple JavaScript
- github.com/jackc/pgx/v5 | SweetAlert2 - so many options for JavaScript popups
- github.com/mailhog/MailHog | MailHog - Web and API based SMTP testing
- Foundation for Emails 2 | Quickly create responsive HTML e-mails that work
- Cobra | A Framework for Modern CLI Apps in Go
- GoDotEnv | A Go port of Ruby's dotenv library