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=14&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 18783 results for "api"(2761ms)

API_URL2 file matches

@pomdtr•Updated 1 year ago

api1 file match

@nws•Updated 1 year ago

gameIdeaApi2 file matches

@xkonti•Updated 1 year ago

gptApiTemplate2 file matches

@xkonti•Updated 1 year ago

gptApiFramework2 file matches

@xkonti•Updated 1 year ago

spotifyAPI1 file match

@HuskyChicken•Updated 1 year ago

memoryApiPolicy2 file matches

@xkonti•Updated 1 year ago

gptApiSchemaBuilder2 file matches

@xkonti•Updated 1 year ago

openapi_email1 file match

@pomdtr•Updated 1 year ago

openapi_schema1 file match

@pomdtr•Updated 1 year ago

vt-testsemailAnalyzer.http.tsx2 matches

@dervondenbergen•Updated 1 hour ago
33 try {
34 const anthropic = new Anthropic({
35 apiKey: Deno.env.get("ANTHROPIC_API_KEY"),
36 });
37
103
104 } catch (error) {
105 console.error(`Error calling Claude API for ${email}:`, error);
106 return new Response(
107 JSON.stringify({

vt-testsCLAUDE.md1 match

@dervondenbergen•Updated 1 hour ago
20- Compiler options are relaxed (`noImplicitAny: false`, `strict: false`)
21- Val Town types are included from `https://www.val.town/types/valtown.d.ts`
22- Experimental Node.js globals, Temporal API, and worker options are enabled
23
24### Val Town Development Patterns
apiry
snartapi