wilfredinni/noodle ? reverse-engineered prompt

Reverse engineered prompt

Build me a terminal based REST client where each API request lives in a readable YAML file inside my repo, so I can write, send, inspect, and version requests with Git instead of using some cloud app.

I want an interactive TUI for browsing a collection, editing requests, running them, and seeing formatted responses, headers, history, and network details. It should support folders with shared headers and auth, environments with variables, and request bodies like JSON, form data, multipart, and binary. Add basic auth, bearer auth, and API key auth too.

Please also include a non interactive CLI for creating collections and requests, running one request or a whole collection, auditing and formatting files, and exporting to OpenAPI. It should be able to import OpenAPI, Swagger, Postman, and Insomnia collections as well. If you need current details, look up the docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab