trolldb.api package
This package contains the API capabilities for the pytroll-db package.
It provides functionality for interacting with the database via the FastAPI framework.
- For more information and documentation, please refer to the following sub-packages and modules:
trolldb.api.routes: The package which defines the API routes.trolldb.api.api: The module which defines the API server and how it is run via the given configuration.
Subpackages
- trolldb.api.routes package