18 个版本 ()

1.0.0-pre-release.42024年8月6日
1.0.0-pre-release.32024年8月4日
1.0.0-pre-release.22024年6月29日
0.3.6 2024年8月23日
0.2.1 2024年4月27日

#1866 in 网络编程

Download history 311/week @ 2024-05-03 163/week @ 2024-05-10 273/week @ 2024-05-17 83/week @ 2024-05-24 44/week @ 2024-05-31 22/week @ 2024-06-07 178/week @ 2024-06-14 256/week @ 2024-06-21 167/week @ 2024-06-28 520/week @ 2024-07-05 325/week @ 2024-07-12 151/week @ 2024-07-19 320/week @ 2024-07-26 632/week @ 2024-08-02 413/week @ 2024-08-09 444/week @ 2024-08-16

1,848 每月下载
用于 apistos

MIT/Apache

18KB
85 代码行

Apistos Swagger UI − Documentation Latest Version Build Status Deps Status

Apistos 和 Swagger UI 之间的桥梁,用于 Actix。

此 crate 通过 Apistos 的 swagger-ui 功能公开。

安装

[dependencies]
#schemars = "0.8"
# sadly we currently rely on a fork to fix multiple flatten for enums, related PR can be found here: https://github.com/GREsau/schemars/pull/264
schemars = { package = "apistos-schemars", version = "1.0.0-alpha.2" }
apistos = { version = "1.0.0-pre-release.4", feature = ["swagger-ui"] }

关于我们

Apistos 由 Netwo 提供。

我们使用此 crate 满足内部需求,因此致力于其维护,但我们无法提供任何额外的保证。自行承担风险使用。

虽然我们不会投资我们不需要的任何功能,但我们愿意接受您可能提出的任何 pull request。

我们是一家位于法国的全远程电信行业公司。如果您想了解更多信息,请随时访问 我们的职业页面

依赖项

~14–25MB
~446K SLoC