A simple web framework
Go to file
2024-09-30 13:53:00 +02:00
framework Repo: reorganize the repo structure 2024-09-30 13:42:37 +02:00
.gitignore Repo: Add binary to gitignore 2024-09-30 13:53:00 +02:00
.gitmodules Gin: add gin into the framework 2024-09-29 23:50:00 +02:00
go.mod Repo: reorganize the repo structure 2024-09-30 13:42:37 +02:00
go.sum Repo: reorganize the repo structure 2024-09-30 13:42:37 +02:00
handlers.go GoWeb: Remove everything to use Gin 2024-09-28 22:53:41 +02:00
main.go Gin: add gin into the framework 2024-09-29 23:50:00 +02:00
README.md Initial commit 2024-09-05 14:21:22 +00:00
routes.go Repo: reorganize the repo structure 2024-09-30 13:42:37 +02:00

go-web

A simple web framework