8 个版本

0.2.3 2022年6月24日
0.2.2 2021年3月2日
0.2.1 2021年2月26日
0.1.3 2021年2月25日

#313HTTP 客户端

每月 24 次下载
用于 neptunium

MIT 许可证

67KB
372

version documentation downloads
license GitHub code size in bytes Build Status GitHub deployments
Run on Repl.it Gitpod ready-to-code

hentai

名为 hentai 的 crate 为 Rust 提供了一种简单机制来消费 nhentai 的公共 API。目前,hentai 仅依赖于这些 API 而不是刮取其网站。然而,这种功能可能很快就会添加。

hentai 将根据其六位代码提供 doujin 的信息。或者,可以直接提供来自 nhentai 的 /api/gallery/{id} 端点的 JSON 响应。

hentai 基于类似的 Python 包

文档

计划功能

  • 搜索 doujin 和其他杂项功能
  • CLI [进行中]
  • 使用 Web 刮削获取新的和热门的 doujin

安装

使用 cargo-edit

cargo add hentai

手动

将以下内容添加到您的 Cargo.toml

hentai = "0.2.3"

贡献

本地

git clone https://github.com/EmperorParzival/hentai
cd hentai
cargo install --force --path .

浏览器

Open in Gitpod

依赖项

~6–18MB
~244K SLoC