Skip to content

Mock sample: Anthropic Claude API #56

@waldekmastykarz

Description

@waldekmastykarz

Description

Create a mock sample for the Anthropic Claude API.

Why

  • Fast-growing AI API, rapidly gaining market share
  • Similar needs to existing OpenAI sample (throttling, error simulation)
  • API costs can add up quickly during development
  • Enables consistent testing without hitting rate limits

Suggested endpoints to mock

  • Messages API (chat completions)
  • Streaming responses
  • Rate limiting responses (429 errors)
  • Token usage tracking
  • Model availability responses

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions