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=654&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 12104 results for "api"(1129ms)

aqiREADME.md1 match

@siddharth178•Updated 3 months ago
8
91. Click `Fork`
102. Change `location` (Line 4) to describe your location. It accepts fairly flexible English descriptions which it turns into locations via [nominatim's geocoder API](https://www.val.town/v/stevekrouse/nominatimSearch).
113. Click `Run`
12

cerebras_coderREADME.md2 matches

@harrythedevopsguy•Updated 3 months ago
6
71. Sign up for [Cerebras](https://cloud.cerebras.ai/)
82. Get a Cerebras API Key
93. Save it in a [Val Town environment variable](https://www.val.town/settings/environment-variables) called `CEREBRAS_API_KEY`

cerebras_codermain.tsx5 matches

@harrythedevopsguy•Updated 3 months ago
217 } catch (error) {
218 Toastify({
219 text: "We may have hit our Cerebras Usage limits. Try again later or fork this and use your own API key.",
220 position: "center",
221 duration: 3000,
970 };
971 } else {
972 const client = new Cerebras({ apiKey: Deno.env.get("CEREBRAS_API_KEY") });
973 const completion = await client.chat.completions.create({
974 messages: [
1095 <meta name="viewport" content="width=device-width, initial-scale=1.0">
1096 <title>CerebrasCoder</title>
1097 <link rel="preconnect" href="https://fonts.googleapis.com" />
1098 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1099 <link
1100 href="https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap"
1101 rel="stylesheet"
1102 />
1111 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1112 <meta property="og:type" content="website">
1113 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1114
1115

newFavoriteSongBotmain.tsx1 match

@alexwein•Updated 3 months ago
1import process from "node:process";
2import { AppBskyFeedPost, AtpAgent } from "npm:@atproto/api";
3
4import getSpotifyAccessToken from "https://esm.town/v/alexwein/getSpotifyAccessToken";

seamlessAquamarineAntlionmain.tsx3 matches

@vesty91•Updated 3 months ago
38 customPC: "Montage PC sur mesure",
39 customPCDesc: "Créez la machine de vos rêves avec des composants haut de gamme.",
40 quickSupport: "Dépannage Rapide",
41 quickSupportDesc: "Résolution efficace de vos problèmes pour un temps de jeu maximal.",
42 testimonials: "Témoignages Clients",
53 send: "Envoyer",
54 followUs: "Suivez-nous",
55 quickLinks: "Liens rapides",
56 allRightsReserved: "Tous droits réservés.",
57 },
388 <title>Assistance Informatique Gaming</title>
389 <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
390 <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
391 <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
392 <style>${css}</style>

sensitiveCoralGorillamain.tsx3 matches

@vesty91•Updated 3 months ago
38 customPC: "Montage PC sur mesure",
39 customPCDesc: "Créez la machine de vos rêves avec des composants haut de gamme.",
40 quickSupport: "Dépannage Rapide",
41 quickSupportDesc: "Résolution efficace de vos problèmes pour un temps de jeu maximal.",
42 testimonials: "Témoignages Clients",
53 send: "Envoyer",
54 followUs: "Suivez-nous",
55 quickLinks: "Liens rapides",
56 allRightsReserved: "Tous droits réservés.",
57 },
388 <title>Assistance Informatique Gaming</title>
389 <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
390 <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
391 <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
392 <style>${css}</style>

accomplishedPeachWildebeestmain.tsx3 matches

@vesty91•Updated 3 months ago
38 customPC: "Montage PC sur mesure",
39 customPCDesc: "Créez la machine de vos rêves avec des composants haut de gamme.",
40 quickSupport: "Dépannage Rapide",
41 quickSupportDesc: "Résolution efficace de vos problèmes pour un temps de jeu maximal.",
42 testimonials: "Témoignages Clients",
53 send: "Envoyer",
54 followUs: "Suivez-nous",
55 quickLinks: "Liens rapides",
56 allRightsReserved: "Tous droits réservés.",
57 },
388 <title>Assistance Informatique Gaming</title>
389 <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
390 <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
391 <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
392 <style>${css}</style>

studiousChocolateCanidaemain.tsx3 matches

@vesty91•Updated 3 months ago
38 customPC: "Montage PC sur mesure",
39 customPCDesc: "Créez la machine de vos rêves avec des composants haut de gamme.",
40 quickSupport: "Dépannage Rapide",
41 quickSupportDesc: "Résolution efficace de vos problèmes pour un temps de jeu maximal.",
42 testimonials: "Témoignages Clients",
53 send: "Envoyer",
54 followUs: "Suivez-nous",
55 quickLinks: "Liens rapides",
56 allRightsReserved: "Tous droits réservés.",
57 },
388 <title>Assistance Informatique Gaming</title>
389 <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
390 <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
391 <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
392 <style>${css}</style>

cerebras_coderREADME.md2 matches

@ninadxc•Updated 3 months ago
6
71. Sign up for [Cerebras](https://cloud.cerebras.ai/)
82. Get a Cerebras API Key
93. Save it in a [Val Town environment variable](https://www.val.town/settings/environment-variables) called `CEREBRAS_API_KEY`

cerebras_codermain.tsx5 matches

@ninadxc•Updated 3 months ago
217 } catch (error) {
218 Toastify({
219 text: "We may have hit our Cerebras Usage limits. Try again later or fork this and use your own API key.",
220 position: "center",
221 duration: 3000,
970 };
971 } else {
972 const client = new Cerebras({ apiKey: Deno.env.get("CEREBRAS_API_KEY") });
973 const completion = await client.chat.completions.create({
974 messages: [
1095 <meta name="viewport" content="width=device-width, initial-scale=1.0">
1096 <title>CerebrasCoder</title>
1097 <link rel="preconnect" href="https://fonts.googleapis.com" />
1098 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1099 <link
1100 href="https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap"
1101 rel="stylesheet"
1102 />
1111 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1112 <meta property="og:type" content="website">
1113 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1114
1115

social_data_api_project3 file matches

@tsuchi_ya•Updated 1 day ago

simple-scrabble-api1 file match

@bry•Updated 4 days ago
mux
Your friendly, neighborhood video API.
api