Public
HTTP (preview)
tmcw-brownpelican.web.val.run
1
2
3
export default async function (req: Request): Promise<Response> {
return Response.json({ ok: true })
}
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
July 16, 2024