# Functions
NewInstagramAggregator returns a new initialized instagram aggregator.
# Structs
InstagramAggregator implements an aggregator that fetches Instagram posts.
# Interfaces
Aggregator defines the primitives required for an Aggregator.
HTTPClient defines the primitive needed to perform HTTP queries.