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
- Host: GitHub
- URL: https://github.com/eltonlazzarin/node-api-products
- Owner: eltonlazzarin
- Created: 2019-09-14T00:12:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T12:34:18.000Z (over 3 years ago)
- Last Synced: 2025-01-31T15:19:17.365Z (over 1 year ago)
- Topics: backend-api, crud-api, javascript, microservices, nodejs, server
- Language: JavaScript
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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/