Simple server Golang module
Find a file
2024-01-03 21:23:03 +03:00
cmd/test feat: added the scanning for context. 2024-01-03 21:23:03 +03:00
contents feat: started adding the method routing. 2024-01-03 20:39:39 +03:00
methods feat: started adding the method routing. 2024-01-03 20:39:39 +03:00
static Added the static. 2023-12-07 13:22:11 +03:00
.gitignore Init. 2023-12-07 12:52:02 +03:00
api.go feat: added the scanning for context. 2024-01-03 21:23:03 +03:00
errors.go Started implementing the APIs. 2023-12-07 16:55:23 +03:00
go.mod ... 2023-12-14 21:59:41 +03:00
handler.go Started implementing the APIs. 2023-12-07 16:55:23 +03:00
method.go feat: started adding the method routing. 2024-01-03 20:39:39 +03:00
re.go feat: started adding the method routing. 2024-01-03 20:39:39 +03:00
readme.md Init. 2023-12-07 12:52:02 +03:00
router.go Added the static. 2023-12-07 13:22:11 +03:00
taskfile.yml Init. 2023-12-07 12:52:02 +03:00

bond

Golang library to easily write backend and connect it to the frontend.