summaryrefslogtreecommitdiffstats
path: root/cli/src/api.rs
Commit message (Collapse)AuthorAgeFilesLines
* cli: Add feature to save clients to the db.Harald Eilertsen2024-04-241-0/+2
| | | | | | | Also introduces a Connection object to handle the actual connection to the remote API. We also load the remote API url and jwt token from the process environment so these are no longer hardcoded into the source code.
* Add license information to all files.Harald Eilertsen2024-04-221-0/+5
|
* Initial commitHarald Eilertsen2024-04-221-0/+3