19 releases

1.0.0-pre-release.2 Jun 29, 2024
0.3.4 Jul 12, 2024
0.1.7 Mar 26, 2024

#2414 in Web programming

Download history 158/week @ 2024-03-31 270/week @ 2024-04-07 478/week @ 2024-04-14 363/week @ 2024-04-21 508/week @ 2024-04-28 224/week @ 2024-05-05 475/week @ 2024-05-12 740/week @ 2024-05-19 362/week @ 2024-05-26 564/week @ 2024-06-02 301/week @ 2024-06-09 525/week @ 2024-06-16 782/week @ 2024-06-23 482/week @ 2024-06-30 1203/week @ 2024-07-07 530/week @ 2024-07-14

3,010 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

115KB
1K SLoC

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 = "1.0.0-alpha.2" }
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.5MB
~131K SLoC