# gize-openapi
**OpenAPI spec generation for the [Gize](https://github.com/robertolima-dev/gize) framework.**
[](https://crates.io/crates/gize-openapi)
[](https://github.com/robertolima-dev/gize#license)
`gize-openapi` will generate OpenAPI specifications from Gize-generated resources, so your
API documentation stays in sync with your code.
> **Status:** placeholder (planned for the **Beta** phase — see
> [ADR-010](https://github.com/robertolima-dev/gize/blob/main/ADR)). The crate exists today
> so the name is reserved and it participates in the workspace. The public API is not yet
> stable.
## Part of the Gize workspace
See the [main project](https://github.com/robertolima-dev/gize) for the full crate list and
roadmap.
## License
Licensed under either of [Apache-2.0](https://github.com/robertolima-dev/gize/blob/main/LICENSE-APACHE)
or [MIT](https://github.com/robertolima-dev/gize/blob/main/LICENSE-MIT) at your option.