Back to APIs list

Airtable API examples & templates

Use these vals as a playground to view and fork Airtable API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
johnsmith avatar
sqlite_admin
@johnsmith
HTTP (deprecated)
Forked from stevekrouse/sqlite_admin
nickgolden avatar
sqliteExplorerApp
@nickgolden
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
samwho avatar
sqliteExplorerApp
@samwho
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
rizoadev avatar
sqliteExplorerApp
@rizoadev
Script
Forked from nbbaier/sqliteExplorerApp
sqlite avatar
db
@sqlite
HTTP (deprecated)
Query All Public Vals Example: val town leaderboard import { zip } from "https://esm.town/v/pomdtr/sql"; import { db } from "https://esm.town/v/sqlite/db"; const res = await db.execute("SELECT author_username, COUNT(*) AS val_count FROM vals GROUP BY author_username ORDER BY 2 DESC LIMIT 10"); console.table(zip(res));
lejlot avatar
dateme_browse
@lejlot
Script
Forked from stevekrouse/dateme_browse
iamseeley avatar
Setup
@iamseeley
Script
An interactive, runnable TypeScript val by iamseeley
todepond avatar
limeFerret
@todepond
HTTP (deprecated)
Forked from stevekrouse/sqlite_admin
stevekrouse avatar
whiteXerinae
@stevekrouse
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
danielchalef avatar
upsetSilverLimpet
@danielchalef
Cron
Forked from sarahxc/slackScout
wxw avatar
sqliteExplorerApp
@wxw
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
stevekrouse avatar
todo_db_repl
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
rupello avatar
sqliteExplorerApp
@rupello
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
nickaggarwal avatar
slackScout
@nickaggarwal
Cron
Forked from sarahxc/slackScout
stef avatar
sqliteExplorerApp
@stef
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
stevekrouse avatar
harlequinEmu
@stevekrouse
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp