API Mock Setup
「APIモック設定」
Create a mock implementation of an external API to enable development before the real API is ready.
「実際のAPIが準備できる前に開発を進められるよう、外部APIのモック実装を作成する。」
Prompt
What's a fast way to mock this external API: (API name or description) so I can start building before it's ready?