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 ivanova.zoya.r@gmail.com
API Docs
Run npx serve
in api-docs directory and open http://localhost:5000 to get API documentation.