Mesh gateway on Vercel API #4761
Answered
by
ardatan
matthewlilley
asked this question in
Q&A
-
There is an example here for running mesh gateway on Next.js API routes, but it would be great to see an example of running on Vercel API routes. https://www.the-guild.dev/graphql/mesh/docs/getting-started/deploy-mesh-gateway Example of Vercel API: https://github.com/sushiswap/sushiswap/blob/master/apis/token-list/api/index.ts |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Oct 30, 2022
Replies: 1 comment 3 replies
-
I think the same API should work for Vercel API. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Urigo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the same API should work for Vercel API.