this API make with NodeJS, Express and MongoDB database for this Website
First I used simple way for routing & work with data. Now I think is better to refactor it and make it clean and standard.
For better performance anywhere I used new way, I marked it with Refactored
comment.
First, ensure you have the following installed:
In order to start the project use:
$ git clone https://github.com/ehsanghaffarii/lanjrud-api-express-mongodb.git
$ cd lanjrud-api-express-mongodb
Open other command line window and run following commands:
$ npm install
$ npm start
The Open Source community is awesome! If you're working in a fork with other tech stack, please add the reference of your project here.