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=1025&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 12013 results for "api"(1196ms)

apiExamplemain.tsx1 match

@stevekrouseUpdated 1 year ago
1import { runVal } from "https://esm.town/v/std/runVal";
2
3export const apiExample = runVal("patrickjm.gpt3", {
4 prompt: "write me a limerick about sandboxing javascript",
5});

nakedAPIExmain.tsx1 match

@stevekrouseUpdated 1 year ago
1export function nakedAPIEx(req, res) {
2 res.send("my returned srting");
3}

runValmain.tsx2 matches

@stdUpdated 1 year ago
1import { fetch } from "https://esm.town/v/std/fetch";
2import { API_URL } from "https://esm.town/v/std/API_URL";
3
4export function runVal(name, ...args) {
5 return fetch(`${API_URL}/v1/run/${name.replace("@", "")}`, {
6 method: "POST",
7 body: JSON.stringify({

myApimain.tsx1 match

@johnlawverUpdated 1 year ago
1export function myApi(name) {
2 return "hi " + name;
3}

api2main.tsx1 match

@endingwithaliUpdated 1 year ago
1export function api2(req, res) {
2 res.send("<script>alert('hellow')</script>");
3}

myApimain.tsx1 match

@gjugglerUpdated 1 year ago
1export function myApi(name) {
2 return "hi " + name;
3}

hnFollowPollJobmain.tsx1 match

@sunkidUpdated 1 year ago
3export async function hnFollowPollJob({ lastRunAt }) {
4 untitled6313446 = fetch(
5 "https://market-backend.api.2gis.ru/5.0/product/items?q=water&point1=37.87550034485333,51.32652258650344&point2=37.94900977933917,51.293266520365684&locale=ru_RU&page=1&page_size=12&feature_config=categories_without_fake_first_level,range_price_type_supported,from_price_type_supported"
6 );
7}

myApimain.tsx1 match

@matalloUpdated 1 year ago
1export function myApi(name) {
2 console.email;
3 return "hi " + name;

emailNowcastPMAqimain.tsx1 match

@russbiggsUpdated 1 year ago
7
8 let res = await fetchJSON(
9 "https://api.openaq.org/v2/measurements?" +
10 new URLSearchParams({
11 limit: "100",

rrpmain.tsx1 match

@dharmatechUpdated 1 year ago
2
3export let rrp = fetchJSON(
4 "https://markets.newyorkfed.org/api/rp/reverserepo/propositions/search.json?startDate=2022-05-01"
5);

social_data_api_project3 file matches

@tsuchi_yaUpdated 6 hours ago

simple-scrabble-api1 file match

@bryUpdated 3 days ago
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