Rightsize a Set of Microservices
Create a simpler capability layer over many microservices to reduce client complexity and improve consistency.
Take Me to the Repo
Aggregate multiple microservice endpoints under one exposed namespace and a small set of business-oriented resources and tools. Standardize authentication, header behavior, and parameter handling at capability level instead of duplicating logic in every client.
Use orchestration and output shaping to hide service fragmentation and return consistent contracts. Support sequence of steps with calls, YAML and Protobuf payload conversion.
Build the Fleet You Need Today
Naftiko packages the open-source capability framework into a developer environment teams can actually ship with.
Capability Spec
Declarative YAML specification validated by JSON Schema that defines consumption, orchestration, exposure, governance, and deployment for each capability.
Framework
Java-based Docker runtime that interprets the capability spec and runs it as a live service. With CLI, VS Code, Backstage, and Docker Desktop extensions.
Fleet Coming in Q2
The governed layer where capabilities become discoverable, composable, observable, and cost-bounded across the organization.
Start small, scale smart
Simplify what clients see. Keep what works underneath.
Chart your next course
Rightsize a Monolith