natenho / Mockaco

🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
https://natenho.github.io/Mockaco/
Other
335 stars 39 forks source link

(feat) Adding scoring to route paths so wildcards are considered last #145

Open lanegoolsby opened 1 month ago

lanegoolsby commented 1 month ago

This addresses the feature request in https://github.com/natenho/Mockaco/issues/144

lanegoolsby commented 1 month ago

I just realized I didn't add the mock JSON files I used to test this. Lemme know if you want me to add them.