Skip to content

Router has now been edited to take three parameters #9

Open
@Qqwy

Description

@Qqwy

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions