18 个版本 ()
1.0.0-pre-release.4 | 2024年8月6日 |
---|---|
1.0.0-pre-release.3 | 2024年8月4日 |
1.0.0-pre-release.2 | 2024年6月29日 |
0.3.6 | 2024年8月23日 |
0.2.1 | 2024年4月27日 |
#1866 in 网络编程
1,848 每月下载
用于 apistos
18KB
85 代码行
Apistos Swagger UI −
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