Skip to content

Commit

Permalink
export methods csv + json
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes committed Aug 27, 2023
1 parent 01f19a8 commit 433ea6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ With the power of Rust and `tokio` library, it is possible to fetch entries in a
- Fetch user entries by username
- Fetch entries in a particular thread
- Asynchronous API using Rust's `async/await`

- Export entries to both `JSON` and `CSV` formats

## Installation

Add `rustysozluk` to your `Cargo.toml`:
Expand Down

0 comments on commit 433ea6b

Please sign in to comment.