This API project supports :
For this purpose, it's expected 4 items
- name
- password (password must be atleast 8 characters)
- password_confirmation
For this purpose, it's expected 2 items
- password
For this purpose, it's expected 3 items
- name
- price
- inventory
For this purpose, it's expected 4 items
- name
- price
- inventory
- product_id
For this purpose, it's expected 3 items
- user_id
- product_id(array of products)
- count(array of products count)
For this purpose, it's expected 3 items
- order_id
- product_id(array of products)
- count(array of products count)