1
LLM-mock – open-source REST API to test LLM integrations for real
模拟真实LLM接口的REST API,让集成测试零成本跑通
Article URL: https://github.com/axium-lab/llm-mock Comments URL: https://news.ycombinator.com/item?id=49123078 Points: 2 # Comments: 0
模拟真实LLM接口的REST API,让集成测试零成本跑通
Article URL: https://github.com/axium-lab/llm-mock Comments URL: https://news.ycombinator.com/item?id=49123078 Points: 2 # Comments: 0
模拟API也能持久保存数据,像真实后端一样支持分页、更新操作,让前端调试更逼真
If you’ve ever built a frontend prototype, mobile app, or design demo, you’ve likely run into this common headache: You connect your app to a mock RES…