zhaoyao91 / micro-panda

Micro services made easy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Panda

Node.js toolkit to help build micro services.

Features

  • light and extensible
  • useful communication modes
    • method
      • request-response mode
      • error serialization and rebuilding
    • events
      • subscribe via topic
      • load balance via group
  • replaceable transporter
  • replaceable serializer
  • gateways
  • input validators

Protocol

Micro Panda Protocol

Components

More Docs

License

MIT

About

Micro services made easy!


Languages

Language:JavaScript 100.0%