Academic Project
# Install dependencies for server
npm install
# Run server
node server.js
# Server runs on http://localhost:4545/ or in port defined on Emvironment variable PORT
POST :: http://localhost:4545/product/
DELETE :: http://localhost:4545/product/productId
Hugo Meireles
1.0.0
This project is licensed under the MIT License