# Apistos Plugins   [![Documentation]][docs.rs] [![Latest Version]][crates.io] [![Build Status]][build] [![Deps Status]][deps.rs] [docs.rs]: https://docs.rs/apistos-plugins/ [crates.io]: https://crates.io/crates/apistos-plugins [build]: https://github.com/netwo-io/apistos/actions/workflows/build.yaml?branch=main [Documentation]: https://img.shields.io/docsrs/apistos-plugins [Latest Version]: https://img.shields.io/crates/v/apistos-plugins.svg [Build Status]: https://github.com/netwo-io/apistos/actions/workflows/build.yaml/badge.svg?branch=main [deps.rs]: https://deps.rs/crate/apistos-plugins [Deps Status]: https://deps.rs/crate/apistos-plugins/latest/status.svg This crate exposes traits to extend apistos. Currently it allows to expose the generated openapi specification through any UI based on an HTML file. It is currently exposed through one of `rapidoc`, `redoc` and `swagger-ui` feature. ### About us apistos is provided by [Netwo](https://www.netwo.io). 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](https://www.netwo.io/carriere).