ceenhttpd icon indicating copy to clipboard operation
ceenhttpd copied to clipboard

is there a way to do wildcards in routes?

Open ZaptoInc opened this issue 3 years ago • 0 comments

I was wondering if it's possible to do wildcards in a route kinda like how in expressjs we do app.get("foo/*"), is this implemented?

ZaptoInc avatar Dec 04 '22 10:12 ZaptoInc