Crate metabase[][src]

Expand description

An API client for Metabase.

Only the features presently required are implemented. Documentation is sparse to avoid duplicating information in the upstream API documentation. See:

Structs

A Metabase API client.

A database returned by Client::databases.

The request for Client::login.

The response to Client::login.

A database to create as part of a SetupRequest.

Preferences for a SetupRequest.

The request for Client::setup.

A user to create as part of a SetupRequest.

A table that is part of DatabaseMetadata.

A field of a Table.

Enums

A Metabase error.