Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 333 Bytes

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.