Skip to content

alexsasharegan/serve-mux

Repository files navigation

serve-mux

npm npm downloads GitHub issues GitHub stars Travis Coverage Status GitHub license

ServeMux is a Node.js implementation of the Go routing library Gorilla Mux. It offers declarative routing and Promise-based middleware. It also has zero dependencies.