#1111·go-app

Dynamic Routes Not Supported

Author: madhavpcmCreated Mar 28, 2026Updated Jun 4, 2026

I'm trying to write code like `/users/:id/settings`, but the router does a hard match on the routes registered and there is no support for implementing slug urls.

Source: maxence-charriere/go-app