11 releases

new 0.2.3 May 15, 2024
0.2.2 May 4, 2024
0.2.1 Apr 27, 2024
0.1.7 Mar 26, 2024
0.1.1 Jan 30, 2024

#2342 in Web programming

Download history 279/week @ 2024-01-23 665/week @ 2024-01-30 209/week @ 2024-02-06 231/week @ 2024-02-13 421/week @ 2024-02-20 471/week @ 2024-02-27 288/week @ 2024-03-05 193/week @ 2024-03-12 368/week @ 2024-03-19 471/week @ 2024-03-26 191/week @ 2024-04-02 254/week @ 2024-04-09 495/week @ 2024-04-16 386/week @ 2024-04-23 508/week @ 2024-04-30 194/week @ 2024-05-07

1,631 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

71KB
682 lines

Apistos Models   Documentation Latest Version Build Status Deps 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
~140K SLoC