Skip to content

Settings

EasyApi provides flexible configuration through IDE settings, local config files, and remote config files.

Configuration Methods

MethodScopeDescription
IDE SettingsGlobalConfigure in IntelliJ preferences
Local Config FileProject/Module.easy.api.config or .easy.api.yml in project
Remote Config FileProject/ModuleLoad config from a remote URL

Config Rules

Rules are the core of EasyApi's extensibility. They allow you to customize how APIs are parsed, documented, and exported.

Advanced

Released under the Apache-2.0 License.