harry_1989 | 2 years ago | on: Show HN: Generate JSON mock data for testing/initial app development
Is there a similar tool to generate API responses once you have an OpenAPI spec? Sort of a mock server, that can give out responses as per spec and occasionally induce errors. This will be helpful in decoupling frontend and backend during initial development.