- Express.js
- Mongoose
- Javascript
- Mongodb
- Getting list of news articles
- Getting specific news article
- Creating a news article
- Updating a news article
- Deleting a news article
To run this project, follow these steps:
1.Install dependencies:
npm install
2.Run the the project:
npm start