curl --location --request GET 'http://localhost:8080/api/v1/transaction-category/user/1'
{ "success": true, "message": "string", "data": [ null ] }