Jacob Boyd

Results 3 comments of Jacob Boyd

@jz709u Have you started on this issue/help wanted? If not I would like to start contributing to the project by tackling this @mobitar.

Sorry guys, I am starting the this issue now. I was kinda of busy for a while. I will keep this thread updated as I make progress!

I have set up `GET(_ url: String, parameters: [String: Any], completionHandler: @escaping(_ response: Data) -> (), errorHandler: @escaping(_ error: Error) -> ())` and `POST(_ url: String, parameters: [String : Any],...