Navigation Menu

Skip to content

Saad-Amjad/inversify-di-ioc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inversify-di-ioc

Dependency Injection and Inversion of Control Demo using Inversify

Description

This project intends to serve a demo node application that showcases inversify as DI for application.

alt text

This demo application tries to re-create what is shown in the comic about the dependencies.

Installation

To install this module to an external project, follow the procedure:

  1. npm install or yarn install

Usage

  1. Run npm start and observe the console.

License

  • License: MIT

Author

  • Author: Saad Bin Amjad

Keywords

  • NodeJS
  • Inversify
  • Dependency Injection
  • Inversion of Control