🚀 AI-Powered Mock Generator Release! #43
micovery
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Update to the apigee-go-gen mock generator! It now supports generating highly realistic and contextually rich mock API responses using Google's Gemini AI ✨ through either Vertex AI or the public Gemini API . No more relying solely on random fuzzed values or static examples.
💡 The mock engine interprets the request (Verb, URL path, and Body) to generate meaningful JSON and complex XML payloads that accurately reflect the operation being called. This accelerates POC creation and allows you to test APIs with production-quality mock data much earlier in the lifecycle.
📣 This feature is incredibly powerful. Imagine asking your LLM to instantly create an OpenAPI description for any demo scenario, and then use apigee-go-gen to generate a fully functioning realistic mock!
Documentation 📄 :
https://apigee.github.io/apigee-go-gen/mock/mock-openapi-description/#ai-powered-mock-responses
Beta Was this translation helpful? Give feedback.
All reactions