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
- Host: GitHub
- URL: https://github.com/simform-solutions/travis-ci-test
- Owner: simform-solutions
- Created: 2018-11-12T08:17:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T09:58:18.000Z (over 7 years ago)
- Last Synced: 2025-01-20T09:29:55.377Z (about 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.