feat: add routers pkg

This commit is contained in:
2025-10-17 22:41:21 +03:00
parent a856c476d9
commit 60a0120b58
12 changed files with 27 additions and 17 deletions

View File

@@ -12,3 +12,4 @@ gore
- [ ] actually rewrite this properly
- [ ] serve `index.html` from `/`
- [ ] pack the assetins into the [binary](https://github.com/gin-gonic/examples/tree/master/assets-in-binary)
- [ ] mise tasks for testing, releasing, etc, [example](https://github.com/jdx/mise/blob/main/tasks.toml)