Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 27 days ago
JSON representation

Simple lightweight library for REST API

Awesome Lists containing this project

README

        

# XLion

[![Build Status](https://travis-ci.com/Toni77777/XLion.svg?branch=master)](https://travis-ci.com/Toni77777/XLion.svg?branch=master)
[![Version](https://img.shields.io/cocoapods/v/XLion.svg?style=flat)](https://cocoapods.org/pods/XLion)
[![codecov](https://codecov.io/gh/Toni77777/XLion/branch/master/graph/badge.svg)](https://codecov.io/gh/Toni77777/XLion)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.