top | item 37386203

(no title)

lonk11 | 2 years ago

gorilla/mux supports parameters in the path as well. For example: "/posts/{id:[0-9]+}"

Passing the parameters from the handler to the template could be left to the user of the library.

discuss

order

No comments yet.