mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
- Create openapi/arc-api.yaml as source of truth for all API endpoints - Add arc-types crate with build.rs using typify to generate Rust structs from the spec's component schemas - Refactor server.rs to use generated types instead of hand-written ones - Add route coverage conformance test validating router matches spec - Add openapi-typescript to arc-web for TypeScript type generation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||