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.
siygle avatar
resumeDetails
@siygle
HTTP (deprecated)
Forked from iamseeley/resumeDetails
nickgolden avatar
ipqsScoreChangeAlert
@nickgolden
Cron
An interactive, runnable TypeScript val by nickgolden
moe avatar
ical_subscribe
@moe
HTTP
Forked from moe/tailwind
ramkarthik avatar
domainAvailability
@ramkarthik
Script
An interactive, runnable TypeScript val by ramkarthik
tmcw avatar
getDateMonth
@tmcw
Script
An interactive, runnable TypeScript val by tmcw
dglazkov avatar
servicefactory
@dglazkov
Script
A helper to create an HTTP endpoint that conforms to the Breadboard Service Endpoint (BSE) protocol. See https://www.val.town/v/dglazkov/googlenews for sample usage. For more information, see Breadboard service node .
stevekrouse avatar
ideas
@stevekrouse
HTTP (deprecated)
Request for vals Here's my personal list of things I want to see on Val Town. I may build them myself at some point, but to the glory goes the person who builds it first. If you want to collaborate or get clarification on any of these ideas, please drop me a comment or reach out on discord. Status Page Possibly the singular most popular thing to do on Val Town is to build a downtime detector for your website. This one from @healeycodes is super popular as well as this fork by @andreterron . Sites like cronitor do this and also seamlessly provide a status page as well, for example like this one: https://status.val.town/. It would be awesome if we built a fork of these downtime detectors that also stored historical uptime/downtime (and possibly latency) information in sqlite, and then provided an http interface to view the data as well. Free Stock API Proxy I have been working on a stock price api tool, initially for use within Google Sheets: https://www.val.town/v/stevekrouse/stockPrice It would be awesome to expand this to also be useful to other folks, ie folks within Val Town. For example, it could be used to build stock price trackers. Our BTC price tracker is pretty popular. I think one for stocks would be similarly popular, but it'd need someone to provide a good free stock API. Maybe one exists or maybe we need to proxy it.
bensu avatar
subscribe_to_a_substack
@bensu
Script
Forked from devonzuegel/subscribe_to_a_substack
stevekrouse avatar
subaudio
@stevekrouse
HTTP (deprecated)
Forked from substrate/subaudio
andreterron avatar
violetPerch
@andreterron
Cron
Website Downtime Alert This val checks the availability of a specified website. If it's down or not returning a 200 OK status, it triggers an email alert. The email includes the date, time (in UTC), and the reason for the downtime, providing a way to monitor website availability. Fork this val and edit the URL variable to set up downtime notifications for your website.
tempdev avatar
probableMaroonGuan
@tempdev
Script
An interactive, runnable TypeScript val by tempdev
easrng avatar
kyselyVtDialect
@easrng
Script
Kysely Dialect for @std/sqlite Caveats It doesn't support transactions, there's no real way to do them on top of @std/sqlite AFAICT. Usage import { VtDialect } from "https://esm.town/v/easrng/kyselyVtDialect"; import { Kysely } from "npm:kysely"; const db = new Kysely({ dialect: new VtDialect(), }); Demo See @easrng/kyselyVtDemo, which uses this along with @easrng/kyselyVtTypes to generate schema types.
stevekrouse avatar
tanLadybug
@stevekrouse
HTTP (deprecated)
Forked from jahabeebs/safeMessageBoard
supersayan avatar
getAllVideosInYoutubePlaylist
@supersayan
Script
Get All Videos in a Youtube Playlist using the Youtube Data API v3 Reference: https://developers.google.com/youtube/v3/docs/playlistItems/list
substrate avatar
subaudio
@substrate
HTTP (deprecated)
sub.audio – generate subtitles and chapters for any audio URL. Speech-to-text and chapter summaries powered by Substrate 🪩 To fork, sign up for Substrate to get your own API key and $50 free credits
iamseeley avatar
react_tldraw
@iamseeley
HTTP (deprecated)
Forked from tfayyaz/react_tldraw