0.3.7 • Published 3 years ago
@chuong2v/devebot v0.3.7
devebot
Nodejs Microservice Framework
Introduction
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.
