Puter Worker Sandbox Playground
Use this page to interact with the puter APIs in the same sandbox as your worker.
import type { Request, Response } from 'express'; import { extension } from '@heyputer/backend/src/extensions'; const page = `
Use this page to interact with the puter APIs in the same sandbox as your worker.