Fork me on GitHub
#announcements
<
2022-06-05
>
Ferdinand Beyer13:06:37

I am super excited to announce the release of https://github.com/ferdinand-beyer/init (`v0.1.77`)! Init is an application initialization / dependency injection micro-framework, similar to Integrant and Component, but uses metadata on vars to define components. It combines ideas from before-mentioned Clojure libraries and Java projects such as Dagger 2, Guice or Spring using annotation-based configuration via @Inject. While being opinionated, Init respects your preferences and lets you mix and match techniques to your liking. • Repo: https://github.com/ferdinand-beyer/init • Introduction, Docs: https://cljdoc.org/d/com.fbeyer/init/0.1.77/doc/introduction Init is quite young and not battle tested yet. Looking forward to feedback from the community!

clojure-spin 14
🎉 8