abc icon indicating copy to clipboard operation
abc copied to clipboard

Is it possible to use abc as a server request handler (serverless function)?

Open omar2205 opened this issue 4 years ago • 1 comments

I was trying to use abc with vercel-deno

Your serverless function file is expected to export default the HTTP handler function, and then vercel-deno takes care of invoking that handler function every time an HTTP request is received.

I can't figure out how to implement the handler function

omar2205 avatar Dec 20 '20 04:12 omar2205

Sorry, abc cannot currently be used with vercel.

zhmushan avatar Dec 22 '20 10:12 zhmushan