Pretty sure VRC uses curl under the hood to perform all requests. It’s great being able to use plain text within Vim to formulate and reuse API calls right next to your code.
This seems very cool, but it's hard to imagine myself ever using this for anything. What use cases do you imagine this has or have other people found for something like this?
Author here. Yes, vial-http is not a REST tool, there are no discovery and navigation and all other high level stuff. But it can provide pretty comfortable experience with REST services too. SEO :)
I mean, we're not talking about proper mime types here, we're talking about the basics. Rest, even restful, implies a lot of things. A generic http client doesn't.