Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic path matching #53

Merged
merged 6 commits into from
Jul 7, 2023
Merged

Dynamic path matching #53

merged 6 commits into from
Jul 7, 2023

Conversation

mkon
Copy link
Owner

@mkon mkon commented Jul 7, 2023

Enables the matcher to resolve requests with dynamic path elements like /user/123 to and endpoint like /user/{id}. Takes assertions on the path parameters into account.

@mkon mkon changed the title Path matching Dynamic path matching Jul 7, 2023
@mkon mkon merged commit 1efae0a into main Jul 7, 2023
10 checks passed
@mkon mkon deleted the path-matching branch July 7, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant