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/$2?q=database&page=1&format=json

For typeahead suggestions, use the /typeahead endpoint:

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

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

Found 5451 results for "database"(737ms)

No matches found in users.

Try switching to another result type using the tabs above.

MCPindex.ts1 match

@c15rUpdated 1 hour ago
115 </div>
116 <div class="border rounded-lg p-4">
117 <h3 class="font-semibold text-green-600 mb-2">🗄️ SQLite Database</h3>
118 <ul class="text-sm text-gray-600 space-y-1">
119 <li>• sqlite_execute</li>

MCPChatInterface.tsx1 match

@c15rUpdated 1 hour ago
177 "List all available tools",
178 "Store some data in blob storage",
179 "Query the SQLite database",
180 "Send a test email",
181 "Read a project file",

bookmarksDatabase

@s3thiUpdated 3 months ago

sqLiteDatabase1 file match

@ideofunkUpdated 6 months ago