Skip to main content

Module server

Module server 

Source
Expand description

Forge API Server implementation

HTTP REST API server using Axum for enterprise integrations. Provides endpoints for validate, calculate, audit, export, import.

Structs§

ApiConfig
API Server configuration
AppState
Shared application state

Functions§

run_api_server
Run the API server