Swiftpack.co - janodev/networking as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by janodev.
janodev/networking 1.0.0
Networking base client
⭐️ 0
🕓 2 years ago
iOS
.package(url: "https://github.com/janodev/networking.git", from: "1.0.0")

Swift

Networking base client. See the wiki.

Installation

SPM installation:

.package(url: "[email protected]:janodev/networking.git", from: "1.0.0"),

The following packages will be used as dependencies (you don’t need to install them yourself):

.package(url: "[email protected]:janodev/log.git", from: "1.0.0"),
.package(url: "[email protected]:janodev/session.git", from: "1.0.0"),

  • log: simple log library
  • session: A Session protocol that mimics URLSession, so we can stub responses.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics