Biff – a batteries-included web framework for Clojure
a year ago
- #Web Development
- #Database
- #Clojure
- Biff curates libraries and tools from the ecosystem into a polished whole.
- Biff brings immutability to databases with schema enforcement using Malli.
- Enables rich, interactive UIs from the backend with optional _hyperscript for client-side scripting.
- Offers passwordless, email-based authentication with magic links and one-time passcodes.
- Supports provisioning an Ubuntu VPS or deploying an Uberjar with Docker.
- Features live code evaluation on file save and REPL connectivity for on-the-fly development.
- Provides a tutorial, reference docs, and a starter project with doc strings for exploration.