Hey guys, I trying to build a <Ktor> application ...
# koin
j
Hey guys, I trying to build a Ktor application where I am using
Koin
for DI. And to get access to environment variables in a class I require
Application
, do you guys have any example where you either inject
Application
using
Koin
or are able to do this in a different way?