An open API service indexing awesome lists of open source software.

https://github.com/simform-solutions/travis-ci-test

This repository is demo for CI/CD integration with travis-ci
https://github.com/simform-solutions/travis-ci-test

Last synced: 7 months ago
JSON representation

This repository is demo for CI/CD integration with travis-ci

Awesome Lists containing this project

README

          

# Project

Design a RESTful API for an online store which can be used to manage different products.

## Requirements

1. API supports addition, deletion, editing and searching product
2. Add authentication for add, delete, update, view and search product

### Getting Started
**Pre requirements**
- node
- npm
- mongodb

1. `git clone https://github.com/sohamdodia/products-node-api.git sohamdodia`
2. `cd sohamdodia`
3. `sh start.sh`
4. For Test Case: `sh test.sh`

### [Heroku link](https://sohamdodia-products-api.herokuapp.com/)

### Note
- Whenever there is need of token pass the token which comes from the login.