Web Servers in Go with ServeMux

Опубликовано: 08 Август 2026
на канале: makigas
829
62

Generally, if we don't want to use Go's `http.HandleFunc` methods, we can create a `ServeMux`, which is the data structure that defines an HTTP multiplexer. It's the closest thing to a router with Go's standard library that we'll find, and in this lesson, I'll show you how to use it.

▼ HELLO, THIS IS MAKIGAS
makigas is a YouTube channel and website with tutorials on various topics related to programming and software development. On the YouTube channel and this website, you'll find material to learn different technologies and programming languages ​​through free, accessible videos in Spanish.

▼ LINKS
🔔 Subscribe now! http://go.makigas.es/makigas
➕ More tutorials at: http://www.makigas.es
⭐ Membership program: https://youtube.com/@makigas/join
💬 Join our Discord server: https://discord.makigas.es