Wrap public APIs with production error handling

api-fetch-wrapperskillsetup L218
ChronoAIProject/Ornn
What it does

Fetch web content with authentication headers

Best for

Fetching authenticated API content when standard web fetch lacks credential handling.

Inputs
  • · Source files or API responses
Outputs
  • · Extracted web content
Requires
  • · HTTP client
Failure modes
  • · Operation fails if preconditions unmet