easy-api
easy-api copied to clipboard
Generate API document
easy-api
- Simplifies API Development
- Parsing based on javadoc&KDoc&ScalaDoc
Feature
| Support | Extended Support | |
|---|---|---|
| language | java, kotlin | scala |
| web | spring, feign, jaxrs (quarkus or jersey) | dubbo |
| channels | Postman, Markdown , Curl , HttpClient | - |
| frameworks | javax.validation, Jackson, Gson | swagger |
Navigation
Run application
./gradlew :idea-plugin:runIdewill runs an IDEA instance with the EasyYapi installed../gradlew clean testwill 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: