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

https://github.com/nsnull0/xlayer

api from : https://currencylayer.com/
https://github.com/nsnull0/xlayer

Last synced: 11 months ago
JSON representation

api from : https://currencylayer.com/

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/nsnull0/XLayer.svg?branch=master)](https://travis-ci.org/nsnull0/XLayer)

# XLayer

### Config
- Modify App-Config for `refresh_rate` in seconds, `secret_key` to your owns if necessary.
- Modify Api-Params for `source` by currency code provided in API.

### Current Feature
- Watch Currency Change Live (refresh periodicly every 30 mins by default)(Notes: can be modify in `App-Config.plist`)
- List of Currency provided by API
- Always live using background-fetch (live every 30 mins by default)(Notes: can be modify in `App-Config.plist`)
- Select Desired source currency to watch and compare rates

### Next Update
- Specified filter Currency List Result
- History

## api from : https://currencylayer.com/

### Network Extension Model CopyRight
- Inspired from https://github.com/michaelhenry/RxRetroSwift