Closed lgarofalo closed 1 year ago
Maybe not the long term plan, but for now we can consider routing to api/v2 to hit the Go backend. If we want to migrate any routes from the web app, we can add that /v2 path param.
api/v2
/v2
Maybe not the long term plan, but for now we can consider routing to
api/v2
to hit the Go backend. If we want to migrate any routes from the web app, we can add that/v2
path param.