Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$1?q=api&page=35&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=api

Returns an array of strings in format "username" or "username/projectName"

Found 19777 results for "api"(3325ms)

myApi1 file match

@roniemeque•Updated 1 year ago

valTownApiExampleSearch2 file matches

@tmcw•Updated 1 year ago

twitterAPIDown2 file matches

@stevekrouse•Updated 1 year ago

geoffApi2 file matches

@stevekrouse•Updated 1 year ago

myApi1 file match

@klepra•Updated 1 year ago

myApi2 file matches

@augustohp•Updated 1 year ago

figmaAPIURL2 file matches

@rodrigotello•Updated 1 year ago

myApi1 file match

@paulwilkinson•Updated 1 year ago

myApi1 file match

@wesbos•Updated 1 year ago

myApi1 file match

@zokonil•Updated 1 year ago

valSourceindex.ts2 matches

@curtcox•Updated 3 hours ago
257 <div>
258 <a href="/std/openai" class="example-link">🤖 OpenAI Integration</a>
259 <span class="text-sm text-gray-500">- AI API wrapper</span>
260 </div>
261 </div>
305 <div>
306 <a href="https://github.com/val-town/val-town/blob/main/README.md" class="text-blue-600 hover:text-blue-800 font-medium">📖 Full Documentation</a>
307 <p class="text-sm text-gray-600">Complete usage guide, API reference, and customization options</p>
308 </div>
309 <div>

valSourceREADME.md1 match

@curtcox•Updated 3 hours ago
165
166### AI-Powered Explainer (`/examples/ai-explainer.ts`)
167Uses OpenAI to generate detailed explanations of code blocks. Requires `OPENAI_API_KEY` environment variable.
168
169**Usage:**
apiry
snartapi