docs: reference gui adapter and core services

This commit is contained in:
thePR0M3TH3AN
2025-07-17 22:21:09 -04:00
parent 6512b2f501
commit df0279ac03

View File

@@ -2,6 +2,9 @@
This guide covers how to start the SeedPass API, authenticate requests, and interact with the available endpoints. This guide covers how to start the SeedPass API, authenticate requests, and interact with the available endpoints.
**Note:** All UI layers, including the CLI, BeeWare GUI, and future adapters, consume this REST API through service classes in `seedpass.core`. See [docs/gui_adapter.md](docs/gui_adapter.md) for more details on the GUI integration.
## Starting the API ## Starting the API
Run `seedpass api start` from your terminal. The command prints a onetime token used for authentication: Run `seedpass api start` from your terminal. The command prints a onetime token used for authentication: