https://github.com/recklyss/t-spring
A simple IOC library for TypeScript
https://github.com/recklyss/t-spring
Last synced: about 1 month ago
JSON representation
A simple IOC library for TypeScript
- Host: GitHub
- URL: https://github.com/recklyss/t-spring
- Owner: recklyss
- License: mit
- Created: 2020-08-05T07:22:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T07:36:16.000Z (almost 6 years ago)
- Last Synced: 2023-11-14T05:28:44.822Z (over 2 years ago)
- Language: TypeScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# t-spring
A simple IOC library for TypeScript
## Purpose
Create a library to make the Restful API creation simply.