mirror of
https://github.com/linabutler/ploidy
synced 2026-08-12 01:43:47 +00:00
329 B
329 B
ploidy-core
This crate is the core of the Ploidy OpenAPI compiler. It exposes structures for constructing a language-agnostic intermediate representation of an OpenAPI spec, which codegen backends then use to target different languages.
⚠️ The ploidy-core API isn't stable yet.