mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-27 01:21:25 +00:00
Move HTTP server (Axum routes, JWT auth, serve CLI command, server config) from arc-workflows into a dedicated arc-api crate. This improves separation — arc-workflows is a pipeline engine library, not a web server. - Create crates/arc-api with server.rs, jwt_auth.rs, serve.rs, server_config.rs and their integration tests - Remove server feature flag and optional deps from arc-workflows - Update arc-cli to depend on arc-api for ServeArgs and serve_command Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| main.rs | ||