Nodejs Microservice Framework
npm install devebot
> Nodejs Microservice Framework
Devebot is tiny microservice framework for Nodejs. It is designed under some important principles:
* High modularity
* Reusable
* Easy to integrate
Based on the devebot framework, the application is decomposed into plugins, each of which implements a particular feature. The framework provides bridges which wrap or connect to other services such as REST API or database servers.
* Stormeye Service
* Stormeye Worker Example 1
* Stormeye Worker Example 2
* Stormeye Client Scripts