Skip to content

reskimulud/eshop-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eShop API

Release   File Size  Downloads  License  JavaScript  NodeJS  codefactor grade 

eShop is a RESTful API service created using the JavaScript programming language with NodeJs and HapiJs as a framework to create the API.

eShop is an API for online shop services that has fairly complete basic features, such as:

  • Authentication (Login and Register)
  • Retrieve and modify product data
  • Add product to cart
  • Checkout
  • Ratings and Reviews

This API is used for learning, created under the MIT License