nginxinc / rtapi

Real time API latency analyzer - Create a PDF report and HDR histogram of your APIs
Apache License 2.0
133 stars 14 forks source link

Generate targets from OpenAPI/Swagger document #5

Open omussell opened 4 years ago

omussell commented 4 years ago

It would be cool if rtapi could use an OpenAPI format document as input for a list of targets. Or alternatively have a flag on rtapi that parses an OpenAPI document and writes out rtapi compatible targets to an endpoints.json file.

alessfg commented 4 years ago

I agree, adding OpenAPI as an input type would be a nice new feature!