nestdotland/analyzer

api: create serverless api for runtime analysis

Closed this issue · 3 comments

The runtime analysis is only possible in Deno so to use in the website some kind of API endpoint has to be exposed using vercel.

Vercel Serverless Functions support Deno and Rust as community supported runtimes

Yup, using vercel-deno would be enough