app
|
Dependency injection, example .env, and config handling
|
2022-10-20 11:57:41 -05:00 |
config
|
Dependency injection, example .env, and config handling
|
2022-10-20 11:57:41 -05:00 |
controllers
|
Routing, templating, and database handling
|
2022-10-20 11:59:33 -05:00 |
database
|
ValidateSessionCookie() and LogoutUser()
|
2022-10-21 21:04:46 -05:00 |
routes
|
Routing, templating, and database handling
|
2022-10-20 11:59:33 -05:00 |
templates
|
Formatting
|
2022-10-20 20:08:29 -05:00 |
templating
|
Routing, templating, and database handling
|
2022-10-20 11:59:33 -05:00 |
.gitignore
|
Exclude .idea
|
2022-10-20 12:22:25 -05:00 |
go.mod
|
Update go.mod
|
2022-10-20 19:52:49 -05:00 |
go.sum
|
go.sum
|
2022-10-20 12:21:32 -05:00 |
main.go
|
Base app
|
2022-10-20 11:58:21 -05:00 |