Giter Site home page Giter Site logo

di_framework's Introduction

Express로 DI framework 만들어보기

목적

Express로 Nest.js와 같이 런타임 때 알아서 의존성을 찾아서 주입해주는 DI 프레임워크 만드는게 목적임.

기록

  • 20230503 -> 일단 기초적인 IoC 컨테이너 관련 로직 작성 완료. 일단 app.ts에 몰아서 테스트 진행했으니 이제 폴더구조 변경해야 할듯
  • 20230518 -> 폴더 구조 변경 완료. 일차적인 개발은 완료했고 앞으로 이런저런 기능 추가할 예정
  • 20231026

실행 방법

# 의존성 설치
$ npm install
# 실행
$ npm run dev

di_framework's People

Contributors

jooyoung2274 avatar

Stargazers

pinomaker avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.