dpouris / goster

🐹 Goster is a Go package to help you make micro-services and API's
MIT License
13 stars 0 forks source link

Support for Nested Dynamic Routes #16

Closed dpouris closed 3 months ago

dpouris commented 3 months ago

This pull request addresses and closes the issue of supporting nested dynamic routes in the isDynRouteMatch function.