Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Promote example app to proper command line client. | Your Name | 2020-05-03 | 1 | -38/+0 |
| | |||||
* | Refactor how ABConfigs are fetched. | Harald Eilertsen | 2020-02-13 | 1 | -1/+1 |
| | | | | | | | Introduce a `z()` menber function that creates the request object that we use for further configuring the requset. This eliminates the need to two fetch functions, and is meant to provide a consistent way of doing these requests. | ||||
* | abconfig: reorg + parse result into struct. | Harald Eilertsen | 2020-01-04 | 1 | -3/+12 |
| | |||||
* | Move Client out of the api objects. | Harald Eilertsen | 2020-01-03 | 1 | -1/+1 |
| | | | | Also make constructor functions in the zotapi namespace. | ||||
* | Cargo fmt | Harald Eilertsen | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | Move abconfig example to new example app. | Harald Eilertsen | 2018-11-06 | 1 | -0/+29 |