Short talk about Go 1.22's ServeMux, and discussing are framework's such as Echo needed anymore?
- Go 1.22.1
- MARP for VS Code
- Optional: Task :
make
, but via yaml specificationsbrew install go-task
task echo-run-server
: Run the Echo server (Port 1323)task standard-run-server
: Run the Std Lib server (Port 1323)