Back to APIs list

Google Sheets API examples & templates

Use these vals as a playground to view and fork Google Sheets API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
stevekrouse avatar
date_me_docs_cache
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
jacoblee93 avatar
runAgent
@jacoblee93
Script
An interactive, runnable TypeScript val by jacoblee93
jxnblk avatar
tuna_example
@jxnblk
HTTP (deprecated)
// Example of using tuna and caviar with React (resrv) on Val Town
fal avatar
sdxl
@fal
Script
SDXL (fastest) https://www.fal.ai/models/stable-diffusion-xl link to val - https://www.val.town/v/fal/sdxl import * as fal from "npm:@fal-ai/serverless-client"; const result = await fal.subscribe("fal-ai/fast-sdxl", { input: { prompt: "photo of a rhino dressed suit and tie sitting at a table in a bar with a bar stools, award winning photography, Elke vogelsang" }, logs: true, onQueueUpdate: (update) => { if (update.status === "IN_PROGRESS") { update.logs.map((log) => log.message).forEach(console.log); } }, });
ayrtonlacerda avatar
getDetailsPlaystore
@ayrtonlacerda
HTTP (deprecated)
Function that fetches app data from the playstore through bundleId
stevekrouse avatar
remark
@stevekrouse
Script
Forked from stevekrouse/remarkDemoJSX
flxa avatar
htmlExample
@flxa
HTTP (deprecated)
Forked from andreterron/htmlExample
tfayyaz avatar
react_tldraw
@tfayyaz
HTTP (deprecated)
Forked from pomdtr/react_example
yawnxyz avatar
simpleLogin
@yawnxyz
HTTP (deprecated)
// Your routes go here
ramkarthik avatar
domainAvailability
@ramkarthik
Script
An interactive, runnable TypeScript val by ramkarthik
tmcw avatar
apricotSloth
@tmcw
Script
Usage curl https://karfau.web.val.run
webup avatar
loaderSampleAudio
@webup
Script
An interactive, runnable TypeScript val by webup
ajax avatar
resumeConfig
@ajax
Script
Forked from iamseeley/resumeConfig
kora avatar
aiBasicExample
@kora
Script
Forked from yawnxyz/aiBasicExample
andreterron avatar
server
@andreterron
HTTP (deprecated)
Forked from tfayyaz/react_tldraw
paulkinlan avatar
apricotSloth
@paulkinlan
Script
Forked from tmcw/apricotSloth