https://github.com/essenciary/feedlex
Feedly client for Elixir
https://github.com/essenciary/feedlex
Last synced: 3 days ago
JSON representation
Feedly client for Elixir
- Host: GitHub
- URL: https://github.com/essenciary/feedlex
- Owner: essenciary
- Created: 2015-05-14T06:16:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T23:22:48.000Z (about 9 years ago)
- Last Synced: 2025-03-26T07:36:29.334Z (20 days ago)
- Language: Elixir
- Size: 184 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - Feedly RSS reader client for Elixir. (Third Party APIs)
- fucking-awesome-elixir - feedlex - Feedly RSS reader client for Elixir. (Third Party APIs)
- awesome-elixir - feedlex - Feedly RSS reader client for Elixir. (Third Party APIs)
README
Feedlex
=======Feedly RSS reader client for Elixir (elixir-lang).
Partial but functional implementation. For now it covers the following Feedly APIs:
* authentication
* feed
* stream
* subscriptionI'm planning on adding the rest of the core APIs. For now I have no plans on adding the
integration APIs (Dropbox, Evernote, Microsoft, etc) but I'll be happy to help if
anyone needs/adds them.For a functional example, check out the demo app:
https://github.com/essenciary/feedlex_demo_app