LAMBDRAGON
Add fire-breathing lambdas
to any app
import lambdragon into any JS based app.
add this code to any file. It can be JS, TS, JSX.
import lambdragon from “lambdragon”
yarn add lambdragon
save the file.
if you have the vscode extension installed, that’s all you need to do.
otherwise, run “$ lambdragon dev” to start the local dev server
that’s it. your lambda was created, deployed, wired, and configured
Self Deploying
const api = lambdragon.nodejs()
const api = lambdragon.connect(“f8dsa898d”)
You can use any cloud, even if it doesn’t support lambdas or serverless functions.
Built with white magic in San Francisco
by Decoupled Inc
deno()
scala()
kotlin()