Skip to content

Draft: Feat/category

Sahan Ekanayaka requested to merge feat/category into dev

Created all category related endpoints, including getCategories (get all category data) and getCategory(get single category data). Completed unit testing for both endpoints including Repository, Service and Controller. Also completed swagger API docs.

Merge request reports