Design a RESTful API for an online store which can be used to manage different products.
- API supports addition, deletion, editing and searching product
- Add authentication for add, delete, update, view and search product
Pre requirements
- node
- npm
- mongodb
git clone https://github.com/sohamdodia/products-node-api.git sohamdodiacd sohamdodiash start.sh- For Test Case:
sh test.sh
- Whenever there is need of token pass the token which comes from the login.