commit f27b772fc2ac5729d8335995afdd1096b55357f4 Author: 7000pctAUTO Date: Mon Feb 2 19:51:16 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..d751470 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file