Module lotr_api::client

source ·
Expand description

Client definition. This is the main entry point for the library. It is used to make requests to the API. It is created with a token, which is used to authenticate the requests. You can get a token from https://the-one-api.dev/.

Structs§

  • The client for the one api to rule them all. It is used to make requests to the API.