9 releases

new 0.2.1 Apr 27, 2024
0.2.0 Apr 18, 2024
0.1.7 Mar 26, 2024
0.1.3 Feb 20, 2024
0.1.1 Jan 30, 2024

#6 in #oas3

Download history 82/week @ 2024-01-12 184/week @ 2024-01-19 590/week @ 2024-01-26 353/week @ 2024-02-02 244/week @ 2024-02-09 392/week @ 2024-02-16 285/week @ 2024-02-23 498/week @ 2024-03-01 177/week @ 2024-03-08 239/week @ 2024-03-15 610/week @ 2024-03-22 232/week @ 2024-03-29 206/week @ 2024-04-05 448/week @ 2024-04-12 320/week @ 2024-04-19

1,300 downloads per month
Used in 2 crates

MIT/Apache

71KB
682 lines

Apistos   Documentation Latest Version Build Status

OAS 3.0 models over schemars' s Schema.

These models are not linked to any web framework.

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 = "0.8" }
apistos-models = "0.2"

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

~4.5–6MB
~141K SLoC