feedlex v0.0.1
Modules summary ↑
| Feedlex | Wrapper around the Feedly API |
| Feedlex.Auth | Exposes authentication and authorization functions into the Feedly API https://developer.feedly.com/v3/auth/ |
| Feedlex.Feed | Wrapper around the Feedly Feeds API https://developer.feedly.com/v3/feeds/ |
| Feedlex.Request | Utility module for handling request related functionality |
| Feedlex.Response | Utility functions for dealing with Feedly API responses |
| Feedlex.Stream | Wrapper around the Feedly Streams API https://developer.feedly.com/v3/streams/ |
| Feedlex.Subscription | Wrapper around the Feedly Subscriptions API https://developer.feedly.com/v3/subscriptions/ |
| Feedlex.Util | Generic utility functions for Pocketex |