rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
256 stars 63 forks source link

Improvement/issue 178 networking layer #195

Closed LetoFranco closed 2 years ago

LetoFranco commented 2 years ago

Description:

Improvement of BaseAPIClient class. In this MR you will find a proposal of some functions to avoid duplicated code, functions with a single responsibility.