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/$%7Bsuccess?q=api&page=36&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 11746 results for "api"(1311ms)

myApi1 file match

@csellis•Updated 1 year ago

myApi1 file match

@mmcc•Updated 1 year ago

myApi1 file match

@alexwarth•Updated 1 year ago

capitalizeWord1 file match

@mkeller7•Updated 1 year ago

myApi1 file match

@salman•Updated 1 year ago

incrementAPICounter1 file match

@andreterron•Updated 1 year ago

myApi1 file match

@triggatron•Updated 1 year ago

myApi1 file match

@MattPayneOrg•Updated 1 year ago

checkIfTwitterAPIIsDown2 file matches

@stevekrouse•Updated 1 year ago

myApi2 file matches

@stevekrouse•Updated 1 year ago
413 // Update todo status
414 try {
415 const response = await fetch('/api/todos/' + todoId, {
416 method: 'PUT',
417 headers: {
671 try {
672 // Submit log data
673 const response = await fetch('/api/log', {
674 method: 'POST',
675 headers: {

CareerCoach20Dayinitialization.ts1 match

@prashamtrivedi•Updated 1 hour ago
84 status: "pending",
85 priority: 3,
86 notes: "Consider a micro-SaaS or API that demonstrates your skills"
87 }
88 ];
apiv1
papimark21