Crate mygpoclient

Source
Expand description

This is a client library for the gpodder.net API

§Usage

For any request you need a client.

All supported API features are represented by a trait.

A client’s implemented traits mark its capabilities.

Modules§

client
Clients for communication with the service
device
Device API
directory
Directory API
episode
Episode Actions API
error
Error handling
settings
Settings API
subscription
Subscriptions API
suggestion
Suggestions API