aboutsummaryrefslogtreecommitdiff
path: root/foray/Fetchers/ForayFetcher.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Experiment with async/awaitNicholas Tay2022-07-171-16/+11
| | | | | Note that URLSession async only works >=iOS 15. I changed the target for now, but may mess with continuations.
* Reorganise: NetworkManager -> Fetcher, Models -> dedicated groupsNicholas Tay2022-03-251-0/+49