Saturday, January 17, 2015

Re: Looking for a plugin: HTTP REST API

On Sat, Jan 17, 2015 at 8:52 AM, Matwey V. Kornilov
<matwey.kornilov@gmail.com> 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
>
> GET JSON or XML from the URL and show me it in vim
>
> 2) :wq
>
> POST or PUT new edited content to the http://example.com/collection/123
>
> Different types of authorization must be supported.

Look at https://github.com/nicwest/QQ.vim

It is inspired by http://www.getpostman.com which is really nice.

Justin M. Keyes

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: