Simple server Golang module
Find a file
2024-01-10 18:23:02 +03:00
cmd feat: added the statuses package. 2024-01-10 18:23:02 +03:00
contents feat: added the statuses package. 2024-01-10 18:23:02 +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
statuses feat: added the statuses package. 2024-01-10 18:23:02 +03:00
.gitignore Init. 2023-12-07 12:52:02 +03:00
api.go feat: added the statuses package. 2024-01-10 18:23:02 +03:00
errors.go Started implementing the APIs. 2023-12-07 16:55:23 +03:00
go.mod feat: moving to the VULTRAS. 2024-01-09 07:40:32 +03:00
handler.go Started implementing the APIs. 2023-12-07 16:55:23 +03:00
method.go feat: moving to the VULTRAS. 2024-01-09 07:40:32 +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 feat: added the statuses package. 2024-01-10 18:23:02 +03:00

bond

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