Open
Description
I was linked to this tutorial from this YouTube video. It was great to follow along!
One thing that went wrong, however, are the Routing commands. It seems that newer versions of the router
crate require router.get
, router.post
etc. to be used with three parameters, the third one being a symbolic name to refer to the route to later (such as in when using router::url_for
).
Metadata
Metadata
Assignees
Labels
No labels