Go HTTP request multiplexer.
Go to file
2024-09-30 13:33:23 +00:00
.gitignore Initial commit 2024-09-30 13:31:11 +00:00
LICENSE Initial commit 2024-09-30 13:31:11 +00:00
README.md Update README.md 2024-09-30 13:33:23 +00:00

HTTP Request Multiplexer

HTTP request multiplexer on top of Go inbuild http.ServeMux but with eas of defining routes, with some usefull middlewares.