You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 weeks ago | |
---|---|---|
.drone.yml | 1 month ago | |
.gitignore | 1 month ago | |
LICENSE | 4 weeks ago | |
Makefile | 1 month ago | |
README.md | 4 weeks ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
router.go | 1 month ago |
README.md
go.mills.io/router
go.mills.io/router
is a modified version of the Go httprouter by @julienschmidt with added support for router sub-groups and convenience methods for serving static files with appropriate cache controls.
Quick Start
TBD
License
go.mills.io/router
is licensed under the terms of the MIT license