3 releases

new 0.2.2 May 4, 2024
0.2.1 Apr 27, 2024
0.2.0 Apr 18, 2024

#2095 in Web programming

Download history 118/week @ 2024-04-13 21/week @ 2024-04-20 201/week @ 2024-04-27

340 downloads per month
Used in apistos

MIT/Apache

18KB
84 lines

Apistos   Documentation Latest Version Build Status

Bridge between Apistos and Swagger UI for actix.

This crate is exposed through Apistos swagger-ui 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 = "0.8" }
apistos = { version = "0.2", feature = ["swagger-ui"] }

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

~17–29MB
~527K SLoC