All selected work Product dossier · 12 / 16

Local-First API Testing & QA Automation

Independent productBeta2026

PostSync Pro

I'm building PostSync Pro, an open-source desktop tool in beta for API testing and QA automation. It imports Postman and OpenAPI definitions, maps coverage, and runs fuzz tests, mock servers and chained workflows.

API workbench with request editing and analysis
My role
Creator and engineer
Work type
Independent product
Current state
Beta
Year
2026

The product

PostSync Pro is a local-first API testing and synchronization toolkit built with Kotlin and Compose Desktop. The implemented workbench sends REST requests, manages encrypted named environments, saves redacted requests, runs bounded assertions, validates responses against OpenAPI and replays a redacted history.

The broader toolkit covers Postman/OpenAPI merge, specification validation, fuzz testing, mock servers, test chains, coverage maps and breaking-change detection. Screens that still use simulated data are explicitly presented as previews rather than production integrations.

Product capabilities

What works today.

Toolchain

  • Kotlin
  • Compose Desktop
  • Ktor Client
  • Gemini / Groq / local GGUF
  • Local encrypted storage
  • Koin
  • Coroutines