/nodeMemoryDB

this is a simple memory DB service build in nodejs

Primary LanguageJavaScript

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