mux/README.md
2024-09-30 13:33:23 +00:00

3 lines
151 B
Markdown

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