Public
Quick launcher for my HTTP vals
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.

Val Launcher

A searchable launcher for your Val Town HTTP endpoints. Shows all your public HTTP vals in a clean grid with search.

Usage

  1. Remix this val
  2. Optionally, edit EXCLUDED_VALS array in main.ts to hide specific vals

Config

const EXCLUDED_VALS = [ "valLauncher", "some-other-val", ];