Module api

Source
Expand description

The Torrust Index API.

Currently, the API has only one version: v1.

Refer to:

  • client::v1) module for more information about the API client.
  • server::v1) module for more information about the API server.

Modules§

client
server

Structs§

Running
The running API server.

Enums§

Version
API versions.

Functions§

start
Starts the API server.