Public
HTTP (deprecated)
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
import { createApp } from "jsr:@pomdtr/val-town-cmdk@0.0.2";
const app = createApp(Deno.env.get("valtown"));
export default app.fetch;
pomdtr-cmdk.web.val.run
June 20, 2024