Module core

Module core 

Source
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