This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
zedshaw-games
Watch
1
Star
0
Fork
You've already forked zedshaw-games
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A website for my game dev stuff that supports chat, etc.
34
Commits
1
Branch
0
Tags
404 KiB
CSS
43.4%
Go
34.4%
HTML
20.5%
Makefile
1.2%
JavaScript
0.5%
Tree:
b0c4144987
zedshaw-games
/
api
History
Zed A. Shaw
b0c4144987
Can now set an auth cookie to check for auth, but I should see what it takes to make a middleware.
1 month ago
..
controllers.go
Can now set an auth cookie to check for auth, but I should see what it takes to make a middleware.
1 month ago
tools.go
Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before.
1 month ago