HTTP routing utilities for Go 1.22+
Read the routing enhancements for Go 1.22 here
- Lightweight: No external dependencies, LOC < 100.
- Standard Library: Built on top of the standard
net/http
package.
go get -u github.com/gaurishhs/gor
This project is licensed under the MIT License.