This website requires JavaScript.
Explore
Help
Sign In
max
/
GoWeb
Watch
1
Star
1
Fork
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
7
Wiki
Activity
13
Commits
5
Branches
7
Tags
200942b2a21a22612f3eb4afc2bc3cd3a5b07e10
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Maximilian
200942b2a2
Set session cookie name
2022-10-22 12:23:34 -05:00
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
Error handling for CreateUser query
2022-10-22 12:18:14 -05:00
database
Set session cookie name
2022-10-22 12:23:34 -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
env_example.json
Dependency injection, example .env, and config handling
2022-10-20 11:57:41 -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
S
Description
A Go web framework with user authentication, CSRF protection, templating, config handling, and simple migrations out of the box
342
KiB
Releases
7
v1.5.1 Release
Latest
2023-12-24 20:13:09 +00:00
Languages
Go
91%
HTML
5.2%
CSS
3.8%