@bytestate/oms

Objective MicroServices a microservice framework for NodeJS

Usage no npm install needed!

<script type="module">
  import bytestateOms from 'https://cdn.skypack.dev/@bytestate/oms';
</script>

README

OMS - Objective MicroServices

OMS is a backend framework that provides quick development of microservice projects

It supports:

  • API Gateway (through Kong)
  • AMQP communication (through NATS)
  • HTTP REST communication (through hapi)

... and much more

Requirements