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/$%7Burl%7D?q=api&page=41&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 11723 results for "api"(2063ms)

myApi1 file match

@raunakdoesdevUpdated 1 year ago

myApi1 file match

@impedivityUpdated 1 year ago

myApi1 file match

@abeyangUpdated 1 year ago

myApi1 file match

@spoonUpdated 1 year ago

myApi1 file match

@lolUpdated 1 year ago

myApi1 file match

@sujeetUpdated 1 year ago

twitterAPIDownAlert2 file matches

@stevekrouseUpdated 1 year ago

myApi1 file match

@tangshengnanUpdated 1 year ago

myApi1 file match

@factoriUpdated 1 year ago

myApi1 file match

@jonsibleyUpdated 1 year ago

CareerCoach20Dayindex.ts6 matches

@prashamtrivediUpdated 18 mins ago
22 if (path === "/log") {
23 return serveLogPage(req);
24 } else if (path === "/api/log") {
25 // Forward to the log entry API
26 const logEntryHandler = (await import("./routes/logEntry.ts")).default;
27 return logEntryHandler.handler(req);
28 } else if (path === "/api/todo/update") {
29 // Simplified todo update API
30 const logEntryHandler = (await import("./routes/logEntry.ts")).default;
31
457 // Update todo status
458 try {
459 const response = await fetch('/api/todo/update', {
460 method: 'POST',
461 headers: {
753 try {
754 // Submit log data
755 const response = await fetch('/api/log', {
756 method: 'POST',
757 headers: {

luciaindex.ts2 matches

@stevekrouseUpdated 20 mins ago
29app.get("/frontend/**/*", c => serveFile(c.req.path, import.meta.url));
30
31// API endpoint to update username
32app.post("/api/user/username", async c => {
33 const user = c.get("user");
34
papimark21
socialdata
Affordable & reliable alternative to Twitter API: ➡️ Access user profiles, tweets, followers & timeline data in real-time ➡️ Monitor profiles with nearly instant alerts for new tweets, follows & profile updates ➡️ Simple integration