KazaiMazai / AldoTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AldoTest

We have the Network class in module to send request with URL and get data in response.

Problem:

We have received another requirement from business to reduce the fetching time of our requests.

Task:

Implement a caching mechanism around our network layer.

Points looking for:

SOLID Principles, Design patterns.

About


Languages

Language:Swift 98.9%Language:Ruby 1.1%