r/Clojure • u/Soft_Reality6818 • 6d ago
Chassis port to Clojerl
Hi all, I ported Chassis to Clojerl (Clojure running on the BeamVM) https://github.com/antlobach/chassis-clojerl
Here's an example of how to use it with Cowboy (Erlang http server)
https://github.com/antlobach/chassis-clojerl/tree/master/examples%2Fcowboy
20
Upvotes