Go to file
Maxim Khatskevich 782d69a254 Merge branch 'release/5.1.0' 2021-03-07 03:53:24 +01:00
.setup [UPDATE] repo configuration with Swift 5.3 2021-03-06 20:32:14 +01:00
Sources/Core [ADD] inline documentation 2021-03-07 03:51:11 +01:00
Tests/AllTests [REPLACE] generic ‘throws’ with ‘Result’ where applicable 2021-03-07 02:55:19 +01:00
.gitignore [UPDATE] repo configuration with Swift 5.3 2021-03-06 20:32:14 +01:00
.travis.yml [ADD] ‘TravisCI’ config 2019-08-03 21:39:46 +02:00
LICENSE [ADD] modern ‘setup’ script 2019-08-03 21:39:28 +02:00
Package.swift [UPDATE] repo configuration with Swift 5.3 2021-03-06 20:32:14 +01:00
README.md [UPDATE] repo configuration with Swift 5.3 2021-03-06 20:32:14 +01:00
_config.yml Added GitHub pages suppport 2017-08-28 20:32:04 +05:00

README.md

GitHub License GitHub Tag Swift Package Manager Compatible Written in Swift Supported platforms Build Status

APIClient

Lightweight HTTP-based API client.

Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/