Skip to content

xinix-technology/yesbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yesbee

License Download NPM

yesbee spelled homophone to ESB. As what it spelled, yesbee is an ESB platform based on node.js stack. yesbee enables integration features development in Javascript language.

yesbee is a lightweight ESB.

Howto Use?

To use yesbee as library

mkdir my-app
cd my-app
npm init
npm install yesbee --save

Component

Components handle each particular integration function. component act as factory of endpoints.

Service

Service wrap up single domain of business process as one. You may think service as single integration business model.

Releases

No releases published

Packages

No packages published