What problem does it solve?
This Skill automates the discovery of API endpoints from browser traffic and generates OpenAPI specifications, saving developers time and effort in documenting and integrating with APIs.
Core Features & Use Cases
- API Discovery: Automatically extracts API endpoints and their associated documentation from recorded browser sessions.
- OpenAPI Generation: Outputs OpenAPI 3.1 specifications that can be used for API documentation and client integration.
- Use Case: Suppose you have a recorded browser session with a complex web application. Use this Skill to automatically generate an OpenAPI specification for the application's API, allowing you to quickly integrate with the backend services.
Quick Start
Generate an OpenAPI specification for a recorded browser session by running the 'browser-to-api' skill with the path to the browser trace directory.