| SPACEPLANNER_API(1) | General Commands Manual | SPACEPLANNER_API(1) |
spaceplanner_api —
API for Spaceplanner
spaceplanner_api |
[-tsv] [-b
bind_address] [-l
logfile] |
spaceplanner_api is the API for
Spaceplanner.App's web interface. Initialize the database with
spaceplanner_bootstrapdb(1)
and
spaceplanner_migratedb(1).
The options are described below:
The spaceplanner_api utility
exits 0 on success, and >0 if an error occurs.
Run the API at 127.0.0.1 port 3600 and log to /var/log/spaceplanner.log:
$ spaceplanner_api -b 127.0.0.1:3600
-l /var/log/spaceplanner.logJacob R. Edwards <jacob@jacobedwards.org>
| February 26, 2026 | jacob |