danirod / cartero

Make HTTP requests and test APIs
https://cartero.danirod.es
GNU General Public License v3.0
415 stars 31 forks source link

Add collections #85

Closed Mforcen closed 4 weeks ago

Mforcen commented 4 weeks ago

In some cases, API targets contains a large number of endpoints, and allowing to store a set of request under the same file would be useful to navigate among the different endpoints. A tree explorer could be added to the left to change the current request in the workspace.

I could try to make a POC if you see that this requests fits with the project.

danirod commented 4 weeks ago

This is already in progress in #18, backed by issue #11. I'll be focusing on this next friday because it is stopping 0.2.0.

Mforcen commented 4 weeks ago

Yeah, I forgot to check, sorry for the noise. Thanks for the good work!

danirod commented 4 weeks ago

No worry! The noise still can say what's important and what the people is actually demanding 😄