workflowy-api 0.1.1

Workflowy API client
Documentation
<!-- DO NOT EDIT -->
<!-- This file is automatically generated by README.ts. -->
<!-- Edit README.ts if you want to make changes. -->

# Workflowy API client

[![Build](https://github.com/DenisGorbachev/workflowy-api/actions/workflows/ci.yml/badge.svg)](https://github.com/DenisGorbachev/workflowy-api)
[![Documentation](https://docs.rs/workflowy-api/badge.svg)](https://docs.rs/workflowy-api)

<!-- crate documentation start -->
This crate provides a basic [`Client`] for a [Workflowy API](https://beta.workflowy.com/api-reference).

[`Client`]: https://docs.rs/workflowy-api/latest/workflowy_api/struct.Client.html

<!-- crate documentation end -->

## Installation

```shell
cargo add workflowy-api
```

## Gratitude

Like the project? [⭐ Star this repo](https://github.com/DenisGorbachev/workflowy-api) on GitHub!

## License

[Apache-2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.