• Stars
    star
    471
  • Rank 89,899 (Top 2 %)
  • Language
    Clojure
  • License
    MIT License
  • Created about 4 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A batteries-included web framework for Clojure.

Biff

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

Contributing

First, check out the content library. Many contributions to Biff would likely work well as simple how-to guides (e.g. paste some code + instructions in a gist). If you write something for the content library, open an issue and I'll add it.

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!