feagi-api 0.0.12

FEAGI REST API layer with HTTP and ZMQ transport adapters
Documentation
1
2
3
4
5
// Copyright 2025 Neuraville Inc.
// SPDX-License-Identifier: Apache-2.0

// Logging middleware for HTTP API
// Note: Logging layer is inlined in server.rs for simplicity