0.3.7 • Published 1 year ago

@chuong2v/devebot v0.3.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

devebot

NPM

Nodejs Microservice Framework

Introduction

Devebot is tiny microservice framework for Nodejs. It is designed under some important principles:

  • High modularity
  • Reusable
  • Easy to integrate

Architecture

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.

Examples

Stormeys Microservice Dispatch System