A simple REST api using (Express), I’ve created it just to understand(Express) framework, There’s no database management in this project; just variables to deal with them, This project is so suitable for beginners who just want to understand how API’s work.
=========================================
=========================================
before start up any npm-based project you have to download the packages in package.json:
npm install