gdw2 / biff

A batteries-included web framework for Clojure.

Home Page:https://biffweb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biff

A batteries-included web framework for Clojure. See biffweb.com.

Contributing

To hack on Biff, either run bb dev, or:

  1. cd example
  2. cp config.edn.TEMPLATE config.edn
  3. bb dev

(The example project's deps.edn declares a local dependency on the Biff library code.)

Sponsors

Thanks to JUXT, Clojurists Together and other individuals for sponsoring Biff!

About

A batteries-included web framework for Clojure.

https://biffweb.com

License:MIT License


Languages

Language:Clojure 100.0%