dotnet / dotnet/dev-proxy

Mock API by pointing to Open API spec

Open
#531 3 comments 5 reactions 0 assignees View on GitHub
needs spec
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

It would be very cool if you could point the dev proxy to some openapi spec url and have it mock that api.

And as an extra feature it should use AI (bring your own key) that checks the object type and tries to mock reasonable data.

So if you mock a `/users/{id}` endpoint it would generate a reasonable response for a `givenName` or a `mail` property.

The generated response should be saved for economic reasons off course.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.