klebinhopk / eshop-api

API for e-shop on Laravel, includes auth, products with filtering, cart, order.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

API for e-shop on Laravel, includes auth, products with filtering, cart, order.


Languages

Language:PHP 97.9%Language:Shell 0.7%Language:HTML 0.6%Language:Blade 0.4%Language:Vue 0.2%Language:Sass 0.2%