Demo web service built using Go and Gin
Go to file
2021-09-14 12:24:35 +03:00
data Initial commit 2021-09-14 12:24:35 +03:00
.editorconfig Initial commit 2021-09-14 12:24:35 +03:00
.gitignore Initial commit 2021-09-14 12:24:35 +03:00
go.mod Initial commit 2021-09-14 12:24:35 +03:00
go.sum Initial commit 2021-09-14 12:24:35 +03:00
handlers.go Initial commit 2021-09-14 12:24:35 +03:00
main.go Initial commit 2021-09-14 12:24:35 +03:00
Makefile Initial commit 2021-09-14 12:24:35 +03:00
router.go Initial commit 2021-09-14 12:24:35 +03:00
signals.go Initial commit 2021-09-14 12:24:35 +03:00