Basic Bitch HTTP server with some mild convenience and terribleness baked right in.
Go to file
dtookey 14cbf49e9a cleaned up the api for adding routes (it does it automatically when you create the route).
Added a function to the server to announce registered routes.
2022-07-21 09:53:49 -04:00
servlet cleaned up the api for adding routes (it does it automatically when you create the route). 2022-07-21 09:53:49 -04:00
vinegarUtil setting default cache time super low to test cache expirations 2022-07-21 09:19:36 -04:00
.gitignore added idea stuff to gitignore 2022-07-19 15:38:54 -04:00
go.mod cleaned things up and moved all the files into the vinegar package 2022-07-18 14:03:27 -04:00