https://github.com/toni77777/xlion
Simple lightweight library for REST API
https://github.com/toni77777/xlion
combine ios network rest rest-api swift
Last synced: over 1 year ago
JSON representation
Simple lightweight library for REST API
- Host: GitHub
- URL: https://github.com/toni77777/xlion
- Owner: Toni77777
- License: mit
- Created: 2020-05-24T19:16:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T21:23:37.000Z (about 6 years ago)
- Last Synced: 2025-03-03T23:16:58.924Z (over 1 year ago)
- Topics: combine, ios, network, rest, rest-api, swift
- Language: Swift
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XLion
[](https://travis-ci.com/Toni77777/XLion.svg?branch=master)
[](https://cocoapods.org/pods/XLion)
[](https://codecov.io/gh/Toni77777/XLion)
[](https://opensource.org/licenses/MIT)
XLion - simple lightweight library for REST API written in Swift.
Uses standard Apple [``Codable``](https://developer.apple.com/documentation/swift/codable) protocol for decode/encode JSON.