SwiftConnection

1.0.2

Library for making network requests
alexfilimon/SwiftConnection

What's New

Fix build

2020-03-31T13:48:30Z

SwiftConnection

Library for making network requests.

Connection could be initialized with TokenProvider.

TokenProvider - protocol for entities, that could return valid access token. It could be, for example, GoogleTokenProvider.

Connection have two public methods:

  • performRequest, that return codable entity
  • performRequest, that return [String: Any]

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Jan 31 2023 15:17:59 GMT-1000 (Hawaii-Aleutian Standard Time)