Skip to content

Instantly share code, notes, and snippets.

View AbdullahAshi's full-sized avatar

Abdullah AbdullahAshi

  • ARQ-Group
  • Melbourne - Australia
View GitHub Profile
@AbdullahAshi
AbdullahAshi / NetworkService.swift
Created July 20, 2023 06:09
generic network service using completion handlers, protocol driven, dependency injection applied. Unit tests included
//
// NetworkService.swift
//
// Created by Abdullah Al-Ashi.
//
import Foundation
//MARK: - URLSession