Skip to content

mimani68/service-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Service locator in nodejs

Service Locator is used when you don't know the actual provider of the service before runtime.

Depenency Injection is used when you know it's the static container that provides that service.

Development

node index.js

Releases

No releases published

Packages

No packages published