PThorpe92 / CuTE

HTTP client/libcurl TUI front end in Rust, with request + key storage
GNU General Public License v3.0
185 stars 4 forks source link

Add more Request metadata #123

Closed PThorpe92 closed 7 months ago

PThorpe92 commented 7 months ago

To make postman collections more useful than simply importing groups of requests, I'd like to have more relevant data stored about the requests. I'm unsure as to whether or not responses should be stored, as I think that's a bit out of scope for the project. Unsure if there are enough (any) users where database migration would be needed, likely could just be a breaking change.