arachne

Project Page: http://arachne-framework.org/ Kickstarter: https://www.kickstarter.com/projects/1346708779/arachne-rapid-web-development-for-clojure
luke 2017-03-20T13:42:59.468987Z

@vmarcinko Arachne & Integrant have several things in common (most notably a data-driven description of the system graph). James an I actually had a very good conversation and shared some ideas at last year’s Clojure eXchange conference.

luke 2017-03-20T13:43:25.477227Z

I won’t be re-tooling Arachne to use Integrant because most of the differences are in the user-facing API which Arachne papers over in any case

luke 2017-03-20T13:43:39.481692Z

and because that part is already done, no reason to change something that’s already working

luke 2017-03-20T13:43:51.485203Z

but either Integrant or Component would work fine for Arachne, conceptually