Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPIDocGen2 Backend

DOI

This is backend source code of OpenAPIDocGen2 . OpenAPIDocGen2 is a tool that generates on-demand class documentation based source code and documentation analysis. For a given class, OpenAPI- DocGen2 generates a combined documentation for it, which includes functionality descriptions, directives, domain concepts, usage examples, class/method roles, key methods, relevant classes/methods, characteristics and concepts classification, and usage scenarios. This project has been accepted to the ICSME 2020 DocGen2 Tool Demo track. You can visit our project demo by this link: OpenAPIDocGen2

Getting Started

Prerequisites

python==3.6.8
nltk==3.4.5
sekg==0.10.3.18
Flask==1.1.2
gunicorn==20.0.4
flask_cors==3.0.8
networkx==2.5

Running the Service

You can simply typing the following command to start the service on server or localhost

gunicorn -b localhost:5000 run:app

Contributor

  • Mingwei Liu
  • Xiujie Meng
  • Huanjun Xu
  • Shuangshuang Xing
  • Xin Wang
  • Yang Liu
  • Gang Lv

License

This project is licensed under the MIT License.

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.