cococore
cococore
Explore posts from servers
HHono
Created by cococore on 10/4/2024 in #help
how check the param is present. const my_id = c.req.param('id')
how to mark it as solved?
3 replies
HHono
Created by cococore on 10/4/2024 in #help
how check the param is present. const my_id = c.req.param('id')
Finally it was solved, because extension raise the error automatically if requested parameter not in pattern of the handler url
3 replies