Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roberto/exswift
- Owner: roberto
- Created: 2014-09-13T05:11:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T15:57:40.000Z (almost 10 years ago)
- Last Synced: 2023-04-12T15:11:51.340Z (over 1 year ago)
- Language: Elixir
- Size: 133 KB
- Stars: 1
- Watchers: 1
- 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"