Back to APIs list

Google Drive API examples & templates

Use these vals as a playground to view and fork Google Drive API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
movienerd avatar
AIMovie
@movienerd
HTTP
Forked from movienerd/originalEmeraldPython
mauriciobc avatar
MiauFood
@mauriciobc
HTTP
// This approach uses Val Town's Blob storage for persistence and a simple HTML interface.
kognise avatar
stopIds
@kognise
Script
An interactive, runnable TypeScript val by kognise
tfayyaz avatar
whiteMongoose
@tfayyaz
HTTP (deprecated)
Forked from tfayyaz/tahirsTil
stevekrouse avatar
company
@stevekrouse
Email
Val Town Company *@val.town Email Routing This val forwards emails to addresses that don't exist to all of us at Val Town. For example, this forwards feedback@val.town to all of us. We achieve this by forwarding emails to this email handler, and this email handler forwards them along. To accomplish this without Val Town would require setting up a Google Group. I prefer doing it in code. Over time we will have more complex routing here.
vogelino avatar
AtelierHarfangToRSS
@vogelino
HTTP (deprecated)
Forked from vogelino/TanStackBlogToRSS
jamisonl avatar
darkMagentaFlamingo
@jamisonl
HTTP (deprecated)
Forked from camajudson/handleDiscordInteraction
yawnxyz avatar
aiBasicExample
@yawnxyz
Script
// basic text generation
deepfates avatar
greenWren
@deepfates
HTTP (deprecated)
Forked from deepfates/HTMX_template
nbbaier avatar
readabilityHTTPProxy
@nbbaier
HTTP (deprecated)
Forked from maxm/peachMagpie
iamseeley avatar
react_tldraw_deleted_1717545567
@iamseeley
HTTP (deprecated)
Forked from tfayyaz/react_tldraw
janpaul123 avatar
valle_tmp_205899010159034569576183049286815
@janpaul123
HTTP (deprecated)
// This val serves an HTML page with a form to enter your name.
janpaul123 avatar
valle_tmp_39414376122428222818488514998443
@janpaul123
HTTP (deprecated)
// This val serves an HTML page with a form to enter your name.
muhammad_owais_warsi avatar
Badge_Generator
@muhammad_owais_warsi
HTTP (deprecated)
val.town Badge Generator Generate your own val.town badge to embed onto your websites.
robsimmons avatar
aoc_2023_14_feasible
@robsimmons
Script
Forked from robsimmons/aoc_2023_14_infeasible
nbbaier avatar
getVideoInfo
@nbbaier
Script
Get YT Video Information Given a youtube video url, this val returns a small amount of information about the video: title, channel title, and the description. It uses the Youtube Data API v3, so you need to bring your own API key to get it to work (see here about setting up an API key).