Avatar

todepond

ribbit ribbit welcome to the pond
Public vals
5
todepond avatar
limeFerret
@todepond
HTTP
SQLite Admin This is a lightweight SQLite Admin interface to view and debug your SQLite data. It's currently super limited (no pagination, editing data, data-type specific viewers), and is just a couple dozens lines of code over a couple different vals. Forks encouraged! Just comment on the val if you add any features that you want to share. To use it on your own Val Town SQLite database, fork it to your account. It uses basic authentication with your Val Town API Token as the password (leave the username field blank).
todepond avatar
sqlite_admin_table
@todepond
Script
@jsxImportSource https://esm.sh/hono@3.9.2/jsx
todepond avatar
htmlExample
@todepond
HTTP
HTML example This is an example of how to return an HTML response. You can also preview it at https://andreterron-htmlExample.web.val.run?name=Andre
todepond avatar
incremementCloudLabCountAntiSpam
@todepond
HTTP
// Make SQLite table to store the count increments (with timestamps)
todepond avatar
getCloudLabCount
@todepond
HTTP
// TODO: Convert to sqlite
Next