Get the latest tech news
MitmProxy2Swagger: Automagically reverse-engineer REST APIs
Automagically reverse-engineer REST APIs via capturing traffic - alufers/mitmproxy2swagger
This means that you can automatically reverse-engineer REST APIs by just running the apps and capturing the traffic. You should edit the schema file with a text editor and remove the ignore: prefix from the paths you wish to be generated. Take caution when using this option, as it may add sensitive data (tokens, passwords, personal information etc.)
Or read this on Hacker News