Networking icon indicating copy to clipboard operation
Networking copied to clipboard

parameters using encodable

Open workingDog opened this issue 4 years ago • 0 comments

Added the "extension Encodable" in NetworkingService.swift, and change "public typealias Params = [String: Any]". See README (Design a clean api) for how to use.

workingDog avatar Jan 05 '21 06:01 workingDog