curlyLasagna / COSC435_Project

0 stars 0 forks source link

Cache network calls #17

Open Romerico234 opened 2 hours ago

curlyLasagna commented 2 hours ago

This issue depends on https://github.com/curlyLasagna/COSC435_Project/issues/6#issue-2619911339 I decided to use Alamofire to do API calls. They have options to cache. Looks easier to use imo