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.
yawnxyz avatar
markdown_download
@yawnxyz
HTTP (deprecated)
Forked from taras/markdown_download
dglazkov avatar
bbaas
@dglazkov
Script
Breadboard As a Service A simple board runner that allows hosting board as a service. The service can be public (accessible to everyone) or private (locked behind a service key). See chatbot example for a public service and generatevoice for private. Make sure to add all the necessary secrets to your environment variables. The resulting HTTP endpoint can be then used as a Service URL for Core Kit's service node.
ankitkr0 avatar
successiveVioletGrouse
@ankitkr0
HTTP
* This game challenges players to click and hold a button for as long as possible. * It uses React for the UI, SQLite for storing high scores, and includes a leaderboard. * The game features vibrant colors and a pre-game explanation.
maxm avatar
niceTodoList
@maxm
HTTP
* This is a minimalist to-do list app using server-side rendering without any client-side JavaScript. * It uses Val Town's SQLite for data persistence, Deno's standard library for HTML escaping, * and custom SVG icons for a cohesive design.
stevekrouse avatar
autoGPTPrompt
@stevekrouse
Script
// fork from https://github.com/Torantulino/Auto-GPT/blob/master/scripts/data/prompt.txt
dglazkov avatar
googletrends
@dglazkov
HTTP (deprecated)
An interactive, runnable TypeScript val by dglazkov
omgwtfbrblolttyl avatar
googleProxy
@omgwtfbrblolttyl
Script
An interactive, runnable TypeScript val by omgwtfbrblolttyl
roadlabs avatar
valledrawclient
@roadlabs
Script
Forked from janpaul123/valledrawclient
tmcw avatar
blocks
@tmcw
Express
Unfancy blocks In the old days, there was a website called bl.ocks.org which re-hosted content on GitHub Gists and displayed visualizations made in those gists. It wasn't shiny but it was well-crafted and for the little community that used it, it was very nice. This is a much worse, but very small, version of the same kind of program. This also shows you stuff from blocks. It displays readmes, with Titus's lovely micromark . It uses Ian's collected search index of bl.ocks.org to show you examples and thumbnails. It uses Alpine to pull together a little interface. And, of course, Val Town to make it all work.
iamseeley avatar
beigeMandrill
@iamseeley
HTTP (deprecated)
An interactive, runnable TypeScript val by iamseeley
pressjeremy avatar
isMyWebsiteDown
@pressjeremy
Script
Forked from healeycodes/isMyWebsiteDown
dthyresson avatar
airportCodeMapRedirector
@dthyresson
HTTP (deprecated)
IATA Airport Code Map Redirector I needed way redirect to a map for a given aiport given an IATA airport code . This way is it's a simple proxy redirect and I can change if I want to use Google Maps or another service (or change zoom levels, etc) without having to update the link. Usage: Boston Logan: https://iata.thyresson.io?q=bos
sharanbabu avatar
textSummarizationComparisonTool
@sharanbabu
HTTP
* This val creates a text summarization comparison tool using the Cerebras LLM API. * It provides a text area with default text, a summarize button, and displays two different summarization results: * 1. Direct summarization * 2. Extractive summarization followed by cohesive rewriting * * The server handles API calls to Cerebras, while the client manages the UI and user interactions.
dglazkov avatar
googlenews
@dglazkov
HTTP (deprecated)
A sample implementation of Breadboard Service Endpoint (BSE) protocol. For more information, see Breadboard service node .
jxnblk avatar
JxnblkApp
@jxnblk
Script
React components for https://val.town/v/jxnblk/dotcom – https://jxnblk.com
yawnxyz avatar
orangeVole
@yawnxyz
HTTP (deprecated)
An interactive, runnable TypeScript val by yawnxyz