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=528&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 6292 results for "api"(977ms)

28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
28Make an HTTP val (other vals are currently not supported to run, even though we have examples for them).
29Start your response with a comment explaining how your approach will work, what libraries or
30API calls you will use, and any tradeoffs you're making. Then write the code in a consise way,
31the simplest way to achieve the goal, though you can add some inline comments to explain your
32reasoning (not for every line, but for major groups of lines). Don't use any environment variables
33unless strictly necessary, for example use APIs that don't require a key, prefer internal function
34imports (using esm.town), and prefer putting API keys as inline variables. Use built-in Deno
35functions where possible. Unless specified, don't add error handling,
36make sure that errors bubble up to the caller.
9 <title>Hello World</title>
10 <style>
11 @import url('https://fonts.googleapis.com/css2?family=Caveat:wght@700&family=Permanent+Marker&display=swap');
12
13 body {
9 <title>Hello World</title>
10 <style>
11 @import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Pacifico&display=swap');
12
13 body {

daily-advice-app1 file match

@dcm31•Updated 12 hours ago
Random advice app using Advice Slip API

runValAPIEx2 file matches

@charmaine•Updated 1 day ago
rapilot330
YoungPapi