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

https://github.com/youssef-shehata/store-api

a simple rest-API for a store. where users can freely search and filter products by price , name ,etc.
https://github.com/youssef-shehata/store-api

es6 javascript mongodb-atlas mongoose nodejs rest-api

Last synced: 9 months ago
JSON representation

a simple rest-API for a store. where users can freely search and filter products by price , name ,etc.

Awesome Lists containing this project

README

          

# Store Api
a simple store api coded along freecodecamp toturial ..
## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

To install this project, follow these steps:

1. Clone the repo.
2. run npm install
3. copy yout mongoose database link to .env file and specify port
4. run npm start
5. enjoy my art <3

## Usage

Here's how you can use this project:

Visit localhost:3000/products to see all available products .