Skip to content

liangxin0527/easy-api

 
 

Repository files navigation

easy-api

Build Status CI codecov Average time to resolve an issue Percentage of issues still open

Feature

Support Additional
language java, kotlin scala
web spring, feign, jaxrs (quarkus or jersey) dubbo
channels Postman, Markdown , Curl -
frameworks javax.validation, Jackson, Gson swagger

Navigation

Run application

  • ./gradlew :idea-plugin:runIde will runs an IDEA instance with the EasyYapi installed.
  • ./gradlew clean test will run all test case.

Requirements

  • IDE: Intellij Idea Ultimate / Intellij Idea Community 2021.2.1 or higher
  • JDK: Version 11 or higher

Compatibility

JDK IDE status
11 2021.2.1
15 2022.2.3
17 2023.1.3

Javadoc

KDoc

Contributing

You can propose a feature request opening an issue or a pull request.

Here is a list of contributors:

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 92.1%
  • Java 7.7%
  • Other 0.2%