Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 500 Bytes

E-Shop API

Features:

* User Resister/Login
* Getting Category tree
* Getting Product list, also with filtering by category, price, attributes
* Getting Product by id or slug
* Cart CRUD
* Creating Order
* Getting Order list for authorized User

Developer

Zoya Ivanova +7-924-339-1401 [email protected]

API Docs

Run npx serve in api-docs directory and open http://localhost:5000 to get API documentation.