Glancer
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: v1231View latest version
This directory contains all the route handlers for the webhookAPI application. Each file exports a Hono app that handles a specific route or group of related routes.
auth.ts- Authentication middlewareexample-database-page.ts- Handles/example/database/pageendpointexample-guest-welcome.ts- Handles/example/guest/welcomeendpointglancer.ts- Handles/glancerand/glancer/:idendpointsproperty-injections.ts- Handles/property/injectionsendpointtest-routes.ts- Handles/asdf,/qwer/:id, and/test/:idendpointsroot.ts- Handles the root/endpoint