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

https://github.com/divya063/ecommerce-api


https://github.com/divya063/ecommerce-api

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Ecommerce-API

### Setup

```bash
$ npm install express body-parser mongoose --save
$ node server.js
```