scrape old snippets

This commit is contained in:
Travis Shears 2025-06-06 12:38:29 +02:00
parent bcf8313a4b
commit 700710df56
2 changed files with 31 additions and 2 deletions

View file

@ -8,11 +8,15 @@
com.xtdb/xtdb-api {:mvn/version "2.0.0-beta9"}
com.github.seancorfield/next.jdbc {:mvn/version "1.3.1002"}
org.postgresql/postgresql {:mvn/version "42.7.6"}
frontmatter/frontmatter {:mvn/version "0.0.1"}
;; json decoding
;; schema validation
metosin/malli {:mvn/version "0.18.0"}
;; json decoding
metosin/muuntaja {:mvn/version "0.6.11"}
;; routing:
;; routing:
metosin/reitit {:mvn/version "0.9.1"}
;; convenient package of "default" middleware: