# restdoc **Repository Path**: hanfegge/restdoc ## Basic Information - **Project Name**: restdoc - **Description**: restdoc 是基于gin和angular的开源API文档管理工具,前端部分/后端部分见 https://github.com/restdoc/restdoc-server - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/restdoc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-15 - **Last Updated**: 2023-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # restdoc ## 关于 基于gin和angular的开源的API文档管理工具 前端部分 ## 安装依赖 npm i ## 运行 ng serve --live-reload --port=4208 访问 http://127.0.0.1:4208 ## 预览 ![Image text](https://github.com/restdoc/restdoc/raw/main/src/assets/images/demo2.png)