# easy-yapi **Repository Path**: haijun12/easy-yapi ## Basic Information - **Project Name**: easy-yapi - **Description**: Elegant documentation comes from elegant code comments - **Primary Language**: Kotlin - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://easyyapi.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-11-11 - **Last Updated**: 2022-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easy-yapi [![Build Status](https://travis-ci.com/tangcent/easy-yapi.svg?branch=master)](https://travis-ci.com/tangcent/easy-yapi) [![CI](https://github.com/tangcent/easy-yapi/actions/workflows/ci.yml/badge.svg)](https://github.com/tangcent/easy-yapi/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/tangcent/easy-yapi/branch/master/graph/badge.svg?token=J6RUGI54XV)](https://codecov.io/gh/tangcent/easy-yapi) [![](https://img.shields.io/jetbrains/plugin/v/12458?color=blue&label=version)](https://plugins.jetbrains.com/plugin/12458-easyyapi) [![](https://img.shields.io/jetbrains/plugin/d/12458)](https://plugins.jetbrains.com/plugin/12458-easyyapi) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/tangcent/easy-yapi.svg)](http://isitmaintained.com/project/tangcent/easy-yapi "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/tangcent/easy-yapi.svg)](http://isitmaintained.com/project/tangcent/easy-yapi "Percentage of issues still open") [![Gitter](https://badges.gitter.im/Earth-1610/easy-yapi.svg)](https://gitter.im/Earth-1610/easy-yapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - Parsing based on [javadoc](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html) & [KDoc](https://kotlinlang.org/docs/reference/kotlin-doc.html) - [demo](https://github.com/Earth-1610/web-demo) # Table of Contents * [Feature](#feature) * [Javadoc](#javadoc) * [KDoc](#kdoc) * [Installation](#installation) * [Contributing](#contributing) ## Feature | | support | additional | | ------------ | ------------ | ------------ | | language | java, kotlin | scala | | web | [spring](https://spring.io/), [feign](https://spring.io/projects/spring-cloud-openfeign), [jaxrs](https://www.oracle.com/technical-resources/articles/java/jax-rs.html) ([quarkus](https://quarkus.io/) or [jersey](https://eclipse-ee4j.github.io/jersey/)) | [dubbo](https://dubbo.apache.org) | | channels | [Postman](https://easyyapi.com/documents/export2postman.html), [Yapi](https://easyyapi.com/documents/export2yapi.html), [Markdown](https://easyyapi.com/documents/export2markdown.html) | - | | frameworks | javax.validation, Jackson, Gson | [swagger](https://swagger.io/) | ## Javadoc - [wiki](https://en.wikipedia.org/wiki/Javadoc) - [oracle](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html) - [baike](https://baike.baidu.com/item/javadoc) ## KDoc - [kotlin-doc](https://kotlinlang.org/docs/reference/kotlin-doc.html) Installation ---- **support following product build version > 173(2017.3)** - IntelliJ IDEA - IntelliJ IDEA Community Edition **using IDE plugin market** - Preferences(Settings) > Plugins > Browse repositories... > find"EasyYapi" > Install Plugin **Manual:** - download from [Jetbrains](https://plugins.jetbrains.com/plugin/12458-easyyapi) or [Github](https://github.com/tangcent/easy-yapi/releases) -> Preferences(Settings) > Plugins > Install plugin from disk... restart **IDE**. ## Contributing You can propose a feature request opening an issue or a pull request. Here is a list of contributors: