Replies: 1 comment
-
| 
         No, it is not. Although it is planned to expand the DI functionality at some point, which might include the ability to do what you're asking.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use the dependency injection outside of Litestar? For example in a command line tool that uses the same components as my web app? Or maybe in a standalone server that shares code with the main web app but runs in a separate process? Is anyone doing this?
Beta Was this translation helpful? Give feedback.
All reactions