Backend/zdocumentation.txt

57 lines
837 B
Plaintext
Raw Normal View History

2021-12-31 09:33:23 +00:00
***********************API***********************
Category
--------
GET - List all categories
POST- Create all categories
//<id>
GET - Detailed category info
PUT - Update category info
DELETE - Delete category
Market
-------
GET - List all markets
POST- Create all markets
//<id>
GET - Detailed market info
PUT - Update market info
DELETE - Delete market
Plan
-----
GET - List all plans
POST- Create all plans
//<id>
GET - Detailed plan info
PUT - Update plan info
DELETE - Delete plan
Products
--------
GET - List all products
POST- Create all products
//<id>
GET - Detailed product info
PUT - Update product info
DELETE - Delete product
Cities
------
GET - List all cities
Country
------
GET - List all country
State
------
GET - List all state
measurements
------
GET - List all measurements
Roles
------
GET - List all roles