An Example of Node.js, Express.js and MongoDB RESTful API
This source code of an example of Node.js, Express.js and MongoDB RESTful API is used for Ionic 3, Angular 5 and Cordova Base64 Image uploader.
To run locally:
- Clone this repo
- Run
npm install
- Run
npm start