Initial commit

This commit is contained in:
2026-02-02 19:51:16 +00:00
commit f27b772fc2

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# openapi-mock-generator
A CLI tool that generates realistic mock API responses from OpenAPI/Swagger specifications. Features include schema-based response generation, request validation, configurable delays, fuzzing mode for edge case testing, and Docker support.