Git Product home page Git Product logo

Comments (5)

zbb93 avatar zbb93 commented on May 27, 2024

I may take a stab at this later today/tomorrow. I was thinking something along the lines of wuzz -o /path/to/file will open the app with all of the windows populated. Just CTRL + r to run the request. Additionally I was thinking it may also be nice to have a feature where as requests are made they are stored in a history. Then if you wanted to execute a previously executed command you could use the arrow keys or something to navigate through previously executed requests. What do you guys think?

from wuzz.

dbogatov avatar dbogatov commented on May 27, 2024

I like these proposals!

As for wuzz -o /path/to/file, it would be nice if that config contained multiple request infos, or the full "history".

As for the history itself, sometimes I do stupid typos or just figure out a correct way of making a request. So I would not store each an every request, but rather the latest for the given unique URL.

I do love Ctrl + r idea! It is so annoying to press multiple TABs back and forth.

Finally, given that the tool has sophisticated internal request mechanisms, would it be possible to introduce command line arguments like --method PUT, --data param=val, --url http://smth.com and so on. Additionally tool returns 0 for 200+ response and not 0 otherwise. If it is implemented, I would be able to use a tool in my test pipeline.

from wuzz.

colinta avatar colinta commented on May 27, 2024

Now that #74 is merged, seems like this issue could be closed... I wanted to ask before that, though: how do we load a previous request? Now that I've got my Authorization: Bearer ... and url and params set, it would be nice to be able to restore the request I saved.

Looking at the code now, but I'm not a go developer, so
no idea what im doing

from wuzz.

colinta avatar colinta commented on May 27, 2024

Ahha, wuzz -f saved-request.

from wuzz.

marderchen avatar marderchen commented on May 27, 2024

from wuzz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.