umbral-openapi 0.0.3

Auto-generated OpenAPI 3.0 schema + Swagger UI for umbral-rest endpoints.
Documentation

umbral-openapi

Auto-generated OpenAPI 3.0 schema + Swagger UI for umbral-rest endpoints.

This is a built-in plugin for umbral, a batteries-included web framework for Rust.

Install

[dependencies]
umbral = "0.0.1"
umbral-openapi = "0.0.1"

Register the plugin when you build your app, then use it through the umbral facade. See the documentation for the exact builder call and the settings it exposes.

Documentation

License

Licensed under either of MIT or Apache-2.0, at your option.