#Path params in HTTP router?

2 messages · Page 1 of 1 (latest)

glad rose
#

I'm not seeing a way in the docs to easily setup a traditional rest API endpoint such as

/api/projects/:projectId/feedback

does convex parse the path params at all, or would I need to setup my own regex / parse function?

merry thicket