zedshaw.games/api
2025-07-11 12:10:45 -04:00
..
auth.go Managed to get a simple and NOT SECURE login system going. 2025-07-06 00:38:01 -04:00
handlers.go Now can alternatively generate a static page for a URL from pages, or dynamically return it with c.Render from views. Did this for games and streams. 2025-07-10 11:46:56 -04:00
tools.go I can use the isdefault validator to make sure that a form field doesn't set a data field, but that may not be the best way. 2025-07-11 12:10:45 -04:00