nikhildhokaN
Convex Community14mo ago
3 replies
nikhildhoka

How to add a dynamic route to the httpRouter

I am trying to create an endpoint in the form /package/{packageId} and this should return all the details for that specific package. How to create such a route to the Http router in convex?
Was this page helpful?