top | item 14990484

(no title)

BackwardSpy | 8 years ago

Nice work. It reminds me of restclient-mode [0] for Emacs, a package that I use daily.

As a python developer, that this builds on top of python & requests is very attractive!

[0] https://github.com/pashky/restclient.el

discuss

order

kylebebak|8 years ago

Thanks!

I built Requester so that its syntax would be identical to Requests' syntax, so I wouldn't have to come up with my own syntax for the plugin. Requests' syntax is _extensively_ documented, and improving on it would be quite a tall order.

Are there any features you think would be nice that aren't here?