概要
Yapi provides a server for interacting with Yapi API documentation platforms. It offers a single tool, `get_api_desc`, which retrieves API descriptions from a specified Yapi instance using an API ID. The server requires configuration with a Yapi token and base URL to function correctly.
主な機能
- Configurable with Yapi token and base URL.
- 0 GitHub stars
- Built with TypeScript.
- Retrieves API descriptions from Yapi.
ユースケース
- Programmatically accessing API specifications for code generation.
- Fetching API details for use in testing frameworks.
- Integrating Yapi API descriptions into automated documentation pipelines.