View Source API Reference gluttony v0.3.0

Modules

Parses RSS 2.0 and Atom 1.0 feeds.

Struct returned when a key does not exist in the feed or entry.

Struct returned when a value cannot be parsed.

Defines a common entry interface for RSS 2.0 and Atom 1.0 feeds.

Defines a common channel interface for RSS 2.0 and Atom 1.0 feeds.

Retrieves icons available in the given URL. Exposes the same functions as HTTPoison.

Retrieves opengraph information available in the given URL. Exposes the same functions as HTTPoison.

This module defines the behaviour for handlers.

Deals with XML processing.

Enriches feed data by unfurling available urls. Uses Gluttony.Fetchers.Favicon and Gluttony.Fetchers.Opengraph internally.