Raindrop API examples & templates
Use these vals as a playground to view and fork Raindrop API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
s3thi
syncBookmarks
Downloads an export of all my bookmarks from Raindrop.io and syncs the URLs and created dates into an SQLite database. Runs every day. Used to power https://www.val.town/v/s3thi/stumbleDrop. Database schema is managed using https://www.val.town/v/s3thi/bookmarksDatabase.
s3thi
stumbleDrop
Redirects to a random bookmark from my personal Raindrop.io bookmarks. Powered by: https://www.val.town/v/s3thi/bookmarksDatabase to define the schema for the SQLite database that holds a copy of my bookmarks https://www.val.town/v/s3thi/syncBookmarks to sync bookmarks from Raindrop.io on a set interval