https://github.com/forinda/inversify-express
Simple DI for express
https://github.com/forinda/inversify-express
dependency-injection inversify jest jest-mocking jest-tests nodejs nodemon typescri
Last synced: about 2 months ago
JSON representation
Simple DI for express
- Host: GitHub
- URL: https://github.com/forinda/inversify-express
- Owner: forinda
- Created: 2024-01-30T06:28:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T06:30:56.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:44:10.009Z (4 months ago)
- Topics: dependency-injection, inversify, jest, jest-mocking, jest-tests, nodejs, nodemon, typescri
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INVERSIFY EXPRESS
Simple DI for `express.js`What is included:
- Jest test
- Controllers
- Services
- Actions
- Routes
- Mocks
- Typescript