Notes from my appearance on the Software Misadventures Podcast
Relevant Articles
Using OAuth with PKCE Authorization Flow (Proof Key for Code Exchange)
Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
Datasette 1.0a8: JavaScript plugins, new plugin hooks and plugin configuration in datasette.yaml
Checking if something is callable or async callable in Python