![一种API在线调试方法](/CN/2018/1/132/images/201810663762.jpg)
基本信息:
- 专利标题: 一种API在线调试方法
- 专利标题(英):API on-line debugging method
- 申请号:CN201810663762.8 申请日:2018-06-25
- 公开(公告)号:CN108959076A 公开(公告)日:2018-12-07
- 发明人: 李明华 , 周晓勇 , 朱维扬 , 李善平 , 王健
- 申请人: 浙江网新恒天软件有限公司
- 申请人地址: 浙江省杭州市教工路23号百脑汇科技大厦18楼
- 专利权人: 浙江网新恒天软件有限公司
- 当前专利权人: 浙江网新恒天软件有限公司
- 当前专利权人地址: 浙江省杭州市教工路23号百脑汇科技大厦18楼
- 代理机构: 杭州求是专利事务所有限公司
- 代理人: 刘静; 邱启旺
- 主分类号: G06F11/36
- IPC分类号: G06F11/36
An API on-line debugging method is disclosed. The method includes developers writing interface annotations using standard JavaDoc format specifications, and adding user-defined annotations to the APIimplementation code, scanning the project by using API formatting description generation tool, analyzing the annotation information of JavaDoc format and user-defined annotations of the code to form aunified API formatting description, and registering the information and the annotations to an API center; the API center being responsible for unified management of all API documents, analyzing API formatting description, generating unified API documents and Web pages and persisting them; users reading the API documents and debug and test the API in real time by accessing the corresponding Web page through the client or browser. The method of the invention can automatically generate API documents without extra work and configuration in the development process, manage the API documents througha unified management platform, and can carry out on-line debugging on different types of APIs, thereby effectively improving the interface development efficiency and the interface integration quality.