Looking for a plugin: HTTP REST API

2015-01-17 Thread Matwey V. Kornilov
Hi, Could you please help me? I am pretty sure that there is a plugin I need. I need to edit resources available by HTTP REST API. So, I would like to be able to do the following: 1) vim http://example.com/collection/123 GET JSON or XML from the URL and show me it in vim 2) :wq POST or PUT n

Re: Looking for a plugin: HTTP REST API

2015-01-17 Thread Justin M. Keyes
On Sat, Jan 17, 2015 at 8:52 AM, Matwey V. Kornilov wrote: > > Hi, > > Could you please help me? I am pretty sure that there is a plugin I need. > > I need to edit resources available by HTTP REST API. > So, I would like to be able to do the following: > > 1) vim http://example.com/collection/123