https://github.com/xcessentials/apiclient
Lightweight URL-based API client
https://github.com/xcessentials/apiclient
api client http lightweight restful-api swift url urlrequest urlsession urlsessiondatatask xcode
Last synced: 25 days ago
JSON representation
Lightweight URL-based API client
- Host: GitHub
- URL: https://github.com/xcessentials/apiclient
- Owner: XCEssentials
- License: mit
- Created: 2016-03-24T03:07:52.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T01:09:59.000Z (5 months ago)
- Last Synced: 2025-02-07T12:18:10.102Z (4 months ago)
- Topics: api, client, http, lightweight, restful-api, swift, url, urlrequest, urlsession, urlsessiondatatask, xcode
- Language: Swift
- Homepage: http://xcessentials.github.io/APIClient/
- Size: 178 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://github.com/XCEssentials/APIClient/tags)
[](Package.swift)
[](https://swift.org)
[](Package.swift)
[](https://travis-ci.com/XCEssentials/APIClient)# APIClient
Lightweight HTTP-based API client.
Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/