Appearance
Introduction
Archora Forge is a local-first developer tool that turns OpenAPI 3.x contracts into typed frontend resource contracts.
It generates TypeScript clients, query keys, operation helpers, resource metadata, form/table metadata, permissions, i18n labels and mocks. It does not generate framework components; teams map the generated metadata into their application framework or internal UI kit.
The output is intended to be committed, reviewed and regenerated safely as the API contract evolves.