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/...?q=api&page=1&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 18895 results for "api"(2381ms)

shippingAPI1 file match

@dynamic_silver•Updated 9 hours ago

api_zenithpayments_com

@ianmenethil•Updated 19 hours ago

helloEffectHttpApi1 file match

@mattrossman•Updated 1 day ago

html-to-pdf-api2 file matches

@prashamtrivedi•Updated 1 day ago
HTML to PDF converter API with blob storage

Galacta3 file matches

@defunkt•Updated 3 days ago
Marvel Rivals GPT via tracker.gg API

github-api2 file matches

@cricks_unmixed4u•Updated 3 days ago

beeminder-api4 file matches

@cricks_unmixed4u•Updated 3 days ago

twitterAPI1 file match

@charmaine•Updated 4 days ago

googleGeminiAPI2 file matches

@Roskozbigboss•Updated 4 days ago

xxxclearinghouse_validator

@toowired•Updated 6 days ago
Request validator for clearance API

Sketch_Ideasindex.ts4 matches

@tvhees•Updated 3 mins ago
14app.get("/frontend/**/*", c => serveFile(c.req.path, import.meta.url));
15
16// Add your API routes here
17// app.get("/api/data", c => c.json({ hello: "world" }));
18app.get("/api/styles", c => c.json(styles));
19app.get("/api/colours", c => c.json(colors));
20
21// Unwrap and rethrow Hono errors as the original error

Sketch_IdeasColoursViewer.tsx1 match

@tvhees•Updated 6 mins ago
9
10 useEffect(() => {
11 fetch("/api/colours")
12 .then(res => res.json())
13 .then(data => {
apiry
snartapi