Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 470 Bytes

readme.md

File metadata and controls

executable file
·
13 lines (10 loc) · 470 Bytes

E-Commerce REST API, built using Laravel Framework

REST API built for a general purpose e-commerce API. API is built so as to be flexible enough to build interfaces over it. Can be used to build both web and mobile apps.

Main features

  1. All end-points are REST compliant
  2. Ability to categorize products
  3. Create special collections of prouducts
  4. Shopping cart support included, which can be used to preserve products added by user between login and logouts