Skip to content

#Backend: Implement a router method for parsing URL path parameters #40

Description

@ComputerGeek5

We need to add a method in core/Router.php for parsing URL path parameters like /users/{id}. We will need this functionality if we want to view single resources (NOT list all of them) both in our front end and in the API.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions