Expand description
Core module containing the main business logic
This module provides the core functionality for managing collections and making HTTP requests, independent of CLI concerns.
Modulesยง
- collection_
manager - Collection Manager - Core business logic for managing API collections
- collection_
manager_ ops - endpoint_
ops - errors
- http_
client - HTTP Client - Core HTTP request functionality
- http_
request - http_
response - utils