You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HttpUtility is an open source MIT license project which is can be helpful in parsing API in iOS project. It uses URLSession to parse the API and returns a decodable object. Right now this utility only parses JSON.
0 commit comments