vinegar/servlet
2022-08-16 11:38:23 -04:00
..
config.go update to how configs work 2022-08-09 11:46:49 -04:00
dynamicRoute.go cleaned up the api for adding routes (it does it automatically when you create the route). 2022-07-21 09:53:49 -04:00
server.go added error logging into the SendError call 2022-08-16 11:38:23 -04:00
staticRoute.go added error logging into the SendError call 2022-08-16 11:38:23 -04:00
templateRoute.go tenative draft of template routes 2022-08-03 11:08:25 -04:00
templates.go implemented some template route stuff 2022-08-03 12:42:42 -04:00