Skir, modern alternative to Protobuf, now supports 9 languages
Nine-language code generation with LSP support when Protobuf dominates.

Protobuf alternative with better DX, but gRPC + OpenAPI already solve this space.
Backend teams using polyglot stacks, microservices architecture
Protocol Buffers · gRPC · Apache Avro
Quick start: npx skir init
All the config lives in one YML file.
Website: https://skir.build
GitHub: https://github.com/gepheum/skir
Would love feedback especially from teams running mixed-language stacks.
Nine-language code generation with LSP support when Protobuf dominates.
Single schema definition generates REST, gRPC, protobuf—solves real polyglot pain without reinventing protobuf.
Broker-enforced Protobuf schemas shrink payloads 4x, runs in 2.6 MB with service discovery baked in.
Graphql-to-API circuit model is clever, but early stage and narrow use case limits it.
JSON-configured API flow testing CLI competing with Postman and k6.
Native protobuf storage in Postgres with 65% savings over JSONB.