/openapi-metadata

Yuque OpenAPI

Primary LanguageTea

Yuque OpenAPI for Tea

Installation

You can install tea command via npm install tea-cli -g.

Usage

Browse API/Function list:

$ tea serve
listening on :::1987, use http://localhost:1987/

Open http://localhost:1987/ with browser, You can see the API/Function list, and Use Debug UI to debug any API/Function.