#Path params in HTTP router?
2 messages · Page 1 of 1 (latest)
Convex doesn't have a built in way of doing this, but it's not too hard to integrate with something like Hono for this (https://stack.convex.dev/hono-with-convex, https://github.com/get-convex/convex-helpers/blob/main/packages/convex-helpers/README.md#hono-for-advanced-http-endpoint-definitions)