|
|
|
|
|
by digitalsanctum
963 days ago
|
|
Great project! These features come to mind that would be great additions: 1. Ability to filter response properties. 2. Ability to work with non-JSON (web scraping) by defining a mapping of CSS selectors to response properties. 3. Cross-reference host names of captured requests with publicly documented APIs. 4. If auth headers are found, prompt user for credentials that can then be stored locally. 5. "Repeater" similarly found in Burp Suite. 6. Generate clients on the fly based on the generated OpenAPI spec. |
|
- Integration with some kind of web crawler to allow automatically walking a web site and extract a database of specifications
Edit: Hmm, it seems that genson-js[1] was used to merge schemas.
1 - https://www.npmjs.com/package/genson-js