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
33
Commits
5
Branches
7
Tags
ed2d0063f0d34bd6a4c6ac418db3cfacdbb44c58
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
ed2d0063f0
Fix line separators (LF only now)
2022-12-04 17:55:05 -06: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
Use csrf tokens and validation with login and register forms
2022-11-14 12:29:55 -06:00
database
Make error message more clear
2022-11-14 12:11:10 -06:00
routes
Fix and add comments
2022-11-04 15:12:57 -05:00
security
Make token error more clear, rename cookie and form value to csrf_token
2022-11-14 12:12:06 -06:00
templates
Use csrf tokens and validation with login and register forms
2022-11-14 12:29:55 -06: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 dependencies
2022-11-01 15:39:30 -05:00
go.sum
Update dependencies
2022-11-01 15:39:30 -05:00
main.go
Fix line separators (LF only now)
2022-12-04 17:55:05 -06: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%