Mattf's Idea
From H4KS
Mattf's Idea[edit]
- Develop a Postman TUI (Text User Interface).
- Features:
* Takes an OpenAPI specification (openapi.json) to generate UI similar to Swagger. * Ability to run shell scripts for actions like obtaining authentication tokens. * YAML format for storing configurations related to APIs and custom workflows. * Export capabilities to various formats including: * curl command * Python requests (httpx) * JavaScript fetch or Axios * Other programming languages' HTTP libraries