@ggttoo44/base-server

API Server used TypeScript


Keywords
RESTful, TypeScript
License
MIT
Install
npm install @ggttoo44/base-server@0.0.58

Documentation

Readme

這單純只是一套懶人依賴加上整合Libs

目前整合了....直接看 package.json吧

詳細使用方式會再另外的github上做輕微用code看程式,還沒時間寫使用手冊

相關套件

InversifyJS

IoC是Inversion Of Control(控制翻轉)

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.

InversifyJS is a lightweight (4KB) inversion of control (IoC) container for TypeScript and JavaScript apps. A IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has a friendly API and encourage the usage of the best OOP and IoC practices. http://inversify.io/