README
A binary that provides an example VCA API server
Installation
$ npm install -g vca-api-server
Usage
$ vca-api-server --version
$ vca-api-server --help
$ vca-api-server --port 9000
License
MIT © VCA Technology
A binary that provides an example VCA API server
<script type="module">
import vcaApiServer from 'https://cdn.skypack.dev/vca-api-server';
</script>
A binary that provides an example VCA API server
$ npm install -g vca-api-server
$ vca-api-server --version
$ vca-api-server --help
$ vca-api-server --port 9000
MIT © VCA Technology