Skip to content

Mux & Router

📕 Articles

📦 Libraries

  • julienschmidt/httprouter - A high performance HTTP request router that scales well
  • gorilla/mux - A powerful HTTP router and URL matcher for building Go web servers with 🦍
  • go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
Back to top