A web interface to explore and manage your Val Town vals, with a focus on HTTP endpoints.
backend/index.ts - Main Hono server with API routesfrontend/index.html - Main web interfacefrontend/index.tsx - React frontend applicationshared/types.ts - Shared TypeScript typesGet your Val Town API token:
Set the environment variable:
VALTOWN_API_TOKEN to your API tokenAccess the inspector:
Visit the HTTP endpoint to see your vals dashboard with direct links to all HTTP endpoints.