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=7&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 18960 results for "api"(3040ms)

fiberplaneHonoZodStarter10 file matches

@fiberplane•Updated 3 months ago
Hono-Zod-OpenAPI with Fiberplane API Playground integration

API_Management

@aryandc•Updated 3 months ago

researchAgent2 file matches

@thesephist•Updated 3 months ago
This is a lightweight wrapper around Perplexity's web search API

lovingCoralTapir1 file match

@khennyyb•Updated 3 months ago

healthyJadeTapir

@danisjerry•Updated 3 months ago

API_Get_Weather_In_French

@Skeye•Updated 4 months ago

FramerAPIWrapper2 file matches

@charmaine•Updated 4 months ago

TanaAPIHelper2 file matches

@nbbaier•Updated 4 months ago

sapientBlueBeetle

@Cpk•Updated 4 months ago

handleMemoryApiRequest2 file matches

@cadence•Updated 4 months ago

molarmessengermain.tsx3 matches

@Dentalabcs•Updated 2 hours ago
12 }
13 // 🔗 Generate response from OpenAI
14 const aiResponse = await (await fetch("https://api.openai.com/v1/chat/completions", {
15 method: "POST",
16 headers: {
17 "Authorization": `Bearer ${Deno.env.get("OPENAI_API_KEY")}`,
18 "Content-Type": "application/json",
19 },
37 // 📤 Send SMS via Twilio
38 const twilioResponse = await fetch(
39 "https://api.twilio.com/2010-04-01/Accounts/" + Deno.env.get("TWILIO_ACCOUNT_SID") + "/Messages.json",
40 {
41 method: "POST",

huyhieuREADME.md1 match

@lanly•Updated 3 hours ago
15- Fast and lightweight
16
17### HuyHieu API
18```
19/huyhieu?url=<website>&label=<label>&value=<value>&color=<color>&text=<textColor>&size=<size>&radius=<radius>&shape=<shape>
apiry
snartapi