vca-api-middleware

A node middleware that implements the VCA APIs

Usage no npm install needed!

<script type="module">
  import vcaApiMiddleware from 'https://cdn.skypack.dev/vca-api-middleware';
</script>

README

vca-api-middleware NPM version NPM downloads NPM license

A node middleware that implements the VCA APIs

Installation

$ npm install --save-dev vca-api-middleware

Usage

import * as middleware from 'vca-api-middleware'

const api = new middleware.Api();

License

MIT © VCA Technology