Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roberto/exswift

Swift client for Elixir
https://github.com/roberto/exswift

Last synced: 7 days ago
JSON representation

Swift client for Elixir

Awesome Lists containing this project

README

        

Exswift
=======

Swift client for Elixir (in development). Based on [NightCrawler Swift](https://github.com/tulios/nightcrawler_swift).

Usage
-----

access = ExSwift.Auth.auth "http://auth-url.com/"
books = access |> ExSwift.Container.list "library-container"