uva

A communication gateway for NodeJS microservices.

Usage no npm install needed!

<script type="module">
  import uva from 'https://cdn.skypack.dev/uva';
</script>

README

uva

Uva is a tool for abstracting RPC (remote procedure call) communication between/with NodeJS microservices.

Dependency Status Build Status npm version

Installation

npm install --save uva

License

The MIT License (MIT)