8000 GitHub - mathisto/biff: A Clojure web framework for solo developers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mathisto/biff

 
 

Repository files navigation

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!

About

A Clojure web framework for solo developers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%
0