Panda api 是一款简单而强大的 API 文档设计工具。
Panda API 2.0 is being rebuilt as an API Contract Workbench: one Git-native contract for documentation, mock responses, request execution, automated tests, schema validation, industry-format exchange, and coding-agent access.
The repository is at M0 — Architecture Foundation (2.0.0-alpha.1). The new
Rust workspace and its boundaries build and test, but the compiler, server, mock
runtime, test engine, web workbench, OpenAPI adapters, and MCP server are not
implemented yet.
Read the Panda API 2.0 documentation before relying on a planned capability.
1.98.0, Edition 2024Cargo.lockcargo build --workspace --all-targets --locked
cargo test --workspace --all-targets --locked
cargo run -p panda-cli -- --versionThe panda binary only exposes --version in M0. Other commands fail explicitly
until their owning milestone is implemented.
Panda API 0.7.4 remains available as historical and migration evidence:
v0.74The archived implementation has known build and security problems and is not part of the Panda API 2.0 workspace or CI.
暂无开放 Issues,或尚未同步最近议题。