aboutsummaryrefslogtreecommitdiff
path: root/foray/Fetchers/ForayFetcher.swift (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-17Clean up force unwraps and letsNicholas Tay1-6/+8
2022-07-17Experiment with async/awaitNicholas Tay1-16/+11
2022-03-25Reorganise: NetworkManager -> Fetcher, Models -> dedicated groupsNicholas Tay1-3/+1
2022-03-25getData -> fetch, try threading, move logic aroundNicholas Tay1-16/+17
2022-03-20Split structs into other file, split networking outNicholas Tay1-0/+50