mux/README.md

3 lines
151 B
Markdown
Raw Normal View History

2024-09-30 13:33:23 +00:00
# HTTP Request Multiplexer
2024-09-30 13:31:11 +00:00
2024-09-30 13:33:23 +00:00
HTTP request multiplexer on top of Go inbuild http.ServeMux but with eas of defining routes, with some usefull middlewares.