Fork me on GitHub
#releases
<
2023-01-21
>
Jacob O'Bryant03:01:07

https://biffweb.com/ v0.6.0: web framework for solo developers. See the https://github.com/jacobobryant/biff/releases/tag/v0.6.0 for upgrade instructions. Main changes: • Secrets management is now pluggable. Default implementation is environment vars (instead of storing them in an EDN file with the rest of your config, as was done previously). • Middleware is simplified and more REPL-friendly.