apicentric 0.3.0

Toolkit for building, recording, and sharing mock APIs
Documentation
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
     Running `target/debug/apicentric cloud`
  2026-01-13T02:37:45.799364Z  INFO apicentric::logging: Logging initialized, format: pretty
    at src/logging.rs:65

🚀 Starting Apicentric Cloud Server on port 8080...
📝 API Documentation: http://localhost:8080/health
🔐 Authentication is optional (set APICENTRIC_PROTECT_SERVICES=true to require auth)
🚀 Apicentric Cloud Server listening on http://0.0.0.0:8080
  2026-01-13T02:40:08.439450Z  INFO apicentric::cloud::websocket: WebSocket client 57c492f6-48da-4ca0-bb73-8c15260100a2 connected
    at src/cloud/websocket.rs:135

  2026-01-13T02:40:38.260421Z  INFO apicentric::cloud::websocket: Client 57c492f6-48da-4ca0-bb73-8c15260100a2 requested close
    at src/cloud/websocket.rs:222

  2026-01-13T02:40:38.260745Z  INFO apicentric::cloud::websocket: WebSocket client 57c492f6-48da-4ca0-bb73-8c15260100a2 disconnected
    at src/cloud/websocket.rs:252

  2026-01-13T02:41:36.401740Z  INFO apicentric::cloud::websocket: WebSocket client eaf69d7a-f4fa-4250-a8e0-a0e585fb323f connected
    at src/cloud/websocket.rs:135

  2026-01-13T02:41:36.616522Z  INFO apicentric::cloud::websocket: Client eaf69d7a-f4fa-4250-a8e0-a0e585fb323f requested close
    at src/cloud/websocket.rs:222

  2026-01-13T02:41:36.616827Z  INFO apicentric::cloud::websocket: WebSocket client eaf69d7a-f4fa-4250-a8e0-a0e585fb323f disconnected
    at src/cloud/websocket.rs:252