val-inspector-wip
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v3View latest version
A web interface to explore and manage your Val Town vals, with a focus on HTTP endpoints.
- List all your vals with metadata
- Show HTTP endpoints with clickable links
- Display val types, privacy settings, and last updated info
- Quick access to val URLs and testing
backend/index.ts- Main Hono server with API routesfrontend/index.html- Main web interfacefrontend/index.tsx- React frontend applicationshared/types.ts- Shared TypeScript types
- Set your Val Town API token as an environment variable:
VALTOWN_API_TOKEN - The app will automatically fetch and display your vals
Visit the HTTP endpoint to see your vals dashboard with direct links to all HTTP endpoints.