Expand description
§MockForge UI
Web-based admin interface for managing mock servers.
Re-exports§
pub use models::RequestLog;pub use models::RouteInfo;pub use models::ServerStatus;pub use models::SystemInfo;pub use routes::create_admin_router;
Modules§
- handlers
- Request handlers for the admin UI
- models
- Data models for the admin UI
- prometheus_
client - Prometheus client for querying metrics
- routes
- Route definitions for the admin UI
- time_
travel_ handlers - Admin API handlers for time travel features
Functions§
- get_
admin_ css - Get React UI CSS content
- get_
admin_ html - Get React UI HTML content
- get_
admin_ js - Get React UI JavaScript content
- start_
admin_ server - Start the admin UI server