Closed parisni closed 3 years ago
Thank You @parisni for suggestions. Version 0.7.0
contains this feature. Please consult README or example app to review how it works.
If You are not satisfied with this solution feel free to reopen this issue or create another one.
amazing dude
So far the lib handles:
/endpoint?q=foo
/endpoint
-d '{"q":"foo"}'Could it handle pathParam
/endpoint/{q}
?