9 releases

1.0.0-pre-release.2 Jun 29, 2024
1.0.0-pre-release.1 Jun 27, 2024
0.3.4 Jul 12, 2024
0.2.6 Jun 23, 2024
0.2.4 May 22, 2024

#2285 in Web programming

Download history 104/week @ 2024-05-10 162/week @ 2024-05-17 26/week @ 2024-05-24 8/week @ 2024-05-31 11/week @ 2024-06-07 172/week @ 2024-06-14 225/week @ 2024-06-21 99/week @ 2024-06-28

509 downloads per month
Used in apistos

MIT/Apache

18KB
85 lines

Apistos Scalar   Documentation Latest Version Build Status Deps Status

Bridge between Apistos and Scalar for actix.

This crate is exposed through Apistos scalar feature.

Installation

[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 = "0.2", feature = ["scalar"] }

About us

apistos is provided by Netwo.

We use this crate for our internal needs and therefore are committed to its maintenance, however we cannot provide any additional guaranty. Use it at your own risks.

While we won't invest in any feature we don't need, we are open to accept any pull request you might propose.

We are a France based full-remote company operating in the telecom industry. If you are interested in learning more, feel free to visit our career page.

Dependencies

~14–25MB
~453K SLoC