node-framework for innius services
An opiniated microservice framework for go services.
The framework re-exports a lot of stuff from underlying toincrease/* packages. It saves you from importing them manually.
Note: you are still required to install restify typings on every service to satisfy the typescript compiler & type hints:
``typings install restify --save --ambient``
* node-logger
* node-http
* node-config
* node-context
* node-sdk
* node-auth-middleware
* node-framework
config: 0.0.19
sdk: 0.0.38