AmandaDuart / Marketplace-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marketplace-API

Development of a Marketplace API that operates through REST's architecture. By using HTTP verbs and specific URIs for each route its possible to register,list,update and delete our application's entities: clients, products, suppliers and sales.

Technologies used

Name Description
NodeJS Web server environment
Nodemon Used as a Development Dependency to automatize server's initialization
Heroku Application's deployment tool

Entities , routes and methods

To access the database's information: https://tranquil-dawn-87865.herokuapp.com/products

Contributors

Project Status

About


Languages

Language:JavaScript 84.1%Language:CSS 9.4%Language:HTML 6.5%