https://github.com/roberto/exswift
Swift client for Elixir
https://github.com/roberto/exswift
Last synced: about 2 months ago
JSON representation
Swift client for Elixir
- Host: GitHub
- URL: https://github.com/roberto/exswift
- Owner: roberto
- Created: 2014-09-13T05:11:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T15:57:40.000Z (over 11 years ago)
- Last Synced: 2025-02-28T04:56:27.783Z (over 1 year ago)
- Language: Elixir
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"