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

https://github.com/eltonlazzarin/node-api-products

Project Node API Products
https://github.com/eltonlazzarin/node-api-products

backend-api crud-api javascript microservices nodejs server

Last synced: 2 months ago
JSON representation

Project Node API Products

Awesome Lists containing this project

README

          

# Project Node API Products

# Usage

After cloning this project to your computer, install all dependencies needed typing in your terminal like below.

```sh
$ cd node-api-products
$ npm i
```

# Starting the project

To start, run the following command on your terminal.

```sh
$ npm run dev
```

In this project is possible execute a simple CRUD operations.

Project hosted at Heroku. Access the project via - https://api-product-hunt-app.herokuapp.com/