@saola/core

0.4.3 • Public • Published

@saola/core

Saola Microservice Framework

Introduction

Saola (formerly Devebot) is tiny microservice framework for the Node.JS. It is designed under some important principles:

  • High modularity
  • Easy to integrate
  • Reusable

Architecture

Based on the Saola framework, the application is decomposed into plugins, each of which implements a particular feature. The framework provides linkers which wrap or connect to other services such as the REST API services or the database servers.

Readme

Keywords

Package Sidebar

Install

npm i @saola/core

Weekly Downloads

0

Version

0.4.3

License

MIT

Unpacked Size

320 kB

Total Files

56

Last publish

Collaborators

  • pnhung177
  • saolajs