You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gradle createDistributable — build a distributable package
Features
Data directory sync (Git-friendly): toolbar Push exports each collection to the app data data/collection/{id}.json (Postman v2.1) and env to data/env/; Pull merges from that tree (add/update by id, no deletes). See db/AppPaths and app/DataDirSync.
Debug data root: in the default (non-redirect) data dir, set debugHome=/path in app-settings.properties so all DB/files use that path for a safe sandbox.
Import and export Postman Collection format
Theme switching
Request run / execution logs
Ctrl+K global search
Ctrl+Tab to switch between recent requests
Multi-environment switching and variable resolution
Folder auth inheritance
Screenshots
Technical Blog Series
For Java developers and Kotlin beginners. Learn Compose Desktop development through the Api-X project.