Simple server Golang module
Find a file
2023-12-14 21:59:41 +03:00
cmd/test ... 2023-12-14 21:59:41 +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 Started implementing the APIs. 2023-12-07 16:55:23 +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
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.