feedlex alternatives and similar packages
Based on the "Third Party APIs" category.
Alternatively, view feedlex alternatives based on common mentions on social networks and blogs.
-
ethereumex
Elixir JSON-RPC client for the Ethereum blockchain 0x063D3d782598744AF1252eBEaf3aA97D990Edf72 -
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS. -
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of feedlex or a related project?
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
- subscription
I'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