zenn-rs
Unofficial ZennAPI Client.
Features
- Fetch articles by user_name.
Installation
Add this to your Cargo.toml
:
[]
= "0.1.0"
Usage
use fetch_articles;
use ArticleSearchParams;
async
Contributing
Contributions are welcome! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.
License
This project is licensed under the MIT License.