API Document viewer written in Vue 3.
- Supports custom name and icon in header
- Supports
MethodDocument,SectionDocument,TypeDocument,IframeDocument,MarkdownDocument - Supports all simple types
- Supports array type
- Supports typed array type
- Supports union type
- Supports enum type
- Supports binary type
- Supports method-specific headers
- Supports global headers
- Install dependencies:
yarn install- Run the project:
yarn devyarn build