dotnet / dotnet/dev-proxy

Generate fake mock data

未关闭
#309 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
needs spec
主要语言
C#
星标
831
派生
89
平均合并
12 小时 1 分钟
30 天内合并 PR
23

描述

A neat feature would be to use the mock feature with a tool like [fakerjs](https://fakerjs.dev/api/) and essentially be able to mock a full API, and generate random data.

For instance when building a user management tool it would be nice to be able to generate 100's of random users mocking the graph endpoints to test things like pagination without having to create those users in my dev tenant

贡献指南

打开贡献指南

调研方向

首先阅读仓库现有的 mock 功能和链接的 fakerjs API 文档,以了解生成的数据如何适配 API mock。在实现之前,定义支持的 API 形态、配置、生成行为和分页预期;完成的标准是完整 API 能够为数百个用户等场景返回随机集合。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
api, cli, devtools
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。