01Generate API-related code directly through an agent using Swagger documents.
02Generate response types and interface definitions for TypeScript projects.
03List all available API groups (tags) within a Swagger/OpenAPI document.
04Search for specific APIs by tag or keyword.
05Retrieve full operation details for any given API path and method.
061 GitHub stars