Expand description
Router configuration for the microsandbox server.
This module handles:
- API route definitions
- Router configuration and setup
- Request routing and handling
The module provides:
- Router creation and configuration
- Route handlers and middleware integration
- State management for routes
Functionsยง
- create_
router - Create a new router with the given state