clone repo
command: => docker-compose up
use postman or whatever you like.
api list for user:
/register
/login
/changepassword
/emailverification/<?>
/logout
api list for post:
/post/create
/post/show
/post/id/update
/post/id/delete
/post/id
/post/search?location=?&itemName=?
api list for category
/category/add
/category/show
/category/id/update
/category/id/delete
/category/id
Screenshots: