virtuin-rest-service

* Fork/Clone * Install dependencies - `npm install` * Run the development server - `npm start` * Test - `npm test`

Usage no npm install needed!

<script type="module">
  import virtuinRestService from 'https://cdn.skypack.dev/virtuin-rest-service';
</script>

README

RESTful API with Node, Flow, and Jest

  • Fork/Clone
  • Install dependencies - npm install
  • Run the development server - npm start
  • Test - npm test