From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Wanted: volunteer to integrate REST-client (restclient.el)
Date: Fri, 7 Feb 2014 14:35:13 +0100 [thread overview]
Message-ID: <2014-02-07T14-30-02@devnull.Karl-Voit.at> (raw)
Hi!
I am not an ELISP programmer (unfortunately) but a proud heavy-user
of Org-mode. At work, I need a REST-client to talk to a REST API
very often.
Recently, I found [1] which works quite well. However, I need to
open a new buffer into restclient-mode to execute requests.
Wouldn't it be nice if Org-mode could integrate this tool so that,
e.g., following example could be invoked via babel?
#+BEGIN_SRC REST
GET http://myserver/rest/dothis
Authorization: Basic YmVfcmVzdF9hZG1
Accept-Encoding: application/xml
#+END_SRC
#+RESULTS:
: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
: <faultInfo xmlns="http://example.com/product/model">
: <...>
: </faultInfo>
I also proposed this as a request on [2] but the author is not using
Org-mode on a regular basis.
So: is there any volunteer who wants to complete Org-mode's
featureset even more?
Thanks!
1. https://github.com/pashky/restclient.el
2. https://github.com/pashky/restclient.el/issues/21
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
next reply other threads:[~2014-02-07 13:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 13:35 Karl Voit [this message]
2014-02-09 0:18 ` Wanted: volunteer to integrate REST-client (restclient.el) John Kitchin
2014-02-10 13:13 ` Karl Voit
2014-02-10 15:59 ` John Kitchin
2014-02-12 15:02 ` OT: installing pip on Windows/Cygwin (was: Wanted: volunteer to integrate REST-client (restclient.el)) Karl Voit
2014-02-12 16:12 ` Karl Voit
2014-02-12 17:08 ` John Kitchin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2014-02-07T14-30-02@devnull.Karl-Voit.at \
--to=devnull@karl-voit.at \
--cc=emacs-orgmode@gnu.org \
--cc=news1142@Karl-Voit.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).