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?