# Functions
Setup creates a new Dataset API instance and register the API routes based on the application configuration.
# Constants
No description provided by the author
# Variables
MaxIDs returns the maximum number of IDs acceptable in a list.
# Structs
DatasetAPI manages importing filters against a dataset.
PublishCheck Checks if an version has been published.
VersionDetails contains the details that uniquely identify a version resource.
# Interfaces
API provides an interface for the routes.
AuthHandler provides authorisation checks on requests.
DownloadsGenerator pre generates full file downloads for the specified dataset/edition/version.