Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Add support to named arguments for endpoints #5

Open
rogeriotaques opened this issue Jul 31, 2019 · 0 comments
Open

Add support to named arguments for endpoints #5

rogeriotaques opened this issue Jul 31, 2019 · 0 comments

Comments

@rogeriotaques
Copy link
Owner

rogeriotaques commented Jul 31, 2019

E.g
<base>/endpoint[/verb][/:arg1][/:arg2]

Where
:argN should be replaced by regex \w+

Value should be retrieved by $args['argN'];

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant