Skip to main content

Module api_surface

Module api_surface 

Source
Expand description

API surface detection: endpoint definitions and HTTP client calls.

Post-processing pass on extracted symbols to detect REST/HTTP endpoints and client calls for cross-service linking.

Structs§

ApiSurfaceResult
Result of API surface detection.
DetectedClientCall
A detected HTTP client call.
DetectedEndpoint
A detected API endpoint.

Functions§

detect_client_calls
Detect HTTP client calls from extracted references.
detect_endpoints
Detect API endpoints from extracted symbols.
match_endpoint
Match a client call URL against registered endpoints.
normalize_path_pattern
Normalize a URL path pattern: