Go to file
2024-10-10 17:16:09 -04:00
.editorconfig Initial commit 2024-10-07 17:39:42 -04:00
body.go Attempt to implement default methods 2024-10-08 22:30:29 -04:00
common.go Major rework 2024-10-10 14:26:07 -04:00
default.go Remove unnecessary receiver variable 2024-10-10 15:39:39 -04:00
go.mod Moved to service organization 2024-10-08 20:01:38 -04:00
go.sum Initial commit 2024-10-07 17:39:42 -04:00
header.go Major rework 2024-10-10 14:26:07 -04:00
LICENSE Initial commit 2024-10-07 17:39:42 -04:00
router.go Fix router requiredRoutes 2024-10-10 16:04:40 -04:00
server.go Pass in ResponseBuilder instead 2024-10-10 17:16:09 -04:00
values.go Major rework 2024-10-10 14:26:07 -04:00