Does http4k have built in DI? Or an easy way to in...
# http4k
r
Does http4k have built in DI? Or an easy way to integrate it
d
No in-built DI - we tend to use "new" (in Java-speek) as our DI container! 🙂
🤯 1
👍 1
But we're pretty unopinionated so slotting in any of the standard frameworks should be pretty simple