0.4.3 • Published 1 year ago

@saola/core v0.4.3

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

@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.