nodememorydb

this is a simple memory DB service build in nodejs after install,then input ## npm run start ,this will run listen 81 port ,start a server as a memory DB.

Usage no npm install needed!

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

README

nodeMemoryDB

npm install nodeMemoryDB

this is a simple memory DB service build in nodejs after install,then input

npm run start

,this will run listen 81 port ,start a server as a memory DB.

npm install nodeMemoryDB 
npm run start