hatchmoment. scored by care · not by stars

pod-babashka-gozxing

Babashka pod for QR code encode/decode using Go

The pod lets babashka scripts read and write QR codes by delegating to the Go gozxing library, bypassing the missing AWT native libs in GraalVM. It offers simple Clojure functions (encode, decode) that work with file paths or raw bytes. This is handy for developers who need QR handling in lightweight scripts without pulling in heavyweight Java dependencies. Compared to other QR tools, it integrates seamlessly with babashka and runs out‑of‑process, keeping the native image small.

babashkaclojure
View on GitHub →

babashka/pod-babashka-gozxing