Refactor API Calls
Closed this issue · 0 comments
nader-eloshaiker commented
Refactor API calls to reduce code duplication. Currently, all follow a standard template with using the notification service. Abstract out notifications into a wrapper and use a simple config for each api function.