* Add getClientTrafficsById
Ability for API to get traffics by uuid
* bugfix GetClientTrafficByID
* bugfix
GetClientTrafficByID
* Update
GetClientTrafficByID function by Alireza0 Recomendation
* update
Replace Logger Warning with Debug for GetClientTrafficByID
* Fix: return empty array instead of error in case of gorm.ErrRecordNotFound
---------
Co-authored-by: Ali Gilani <gilani1364@gmail.com>
* [refactor] api controller
* [update] use status code for jsonMsg and 401 to unauthorize
* [update] handle response status code via axios
* [lint] all .go files