API Reference discogs_shuffle v0.2.1

Modules

Application entry point.

Entry-point for the CLI app.

Ecto model representing a Discogs artist.

Ecto model representing a Discogs artist-to-release relationship.

Ecto model representing a record belonging to a Discogs release.

Ecto model representing a Discogs release.

Ecto model representing a Discogs user.

Ecto model representing a Discogs user-to-release relationship.

Defines the Ecto repository.

Fetches release data from the Discogs API.

Massages Discogs JSON properties into attribute maps ready for use by Ecto changesets.

Syncs releases and associated data types and adds them to a user's collection.

Namespace for common application tasks.