Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96773

Re: Writing a module to abstract a REST api

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject Re: Writing a module to abstract a REST api
Date 2015-09-17 15:19 +0000
References <slrnmvlls5.48q.jon+usenet@frosty.unequivocal.co.uk>
Newsgroups comp.lang.python
Message-ID <mailman.702.1442503318.8327.python-list@python.org> (permalink)

Show all headers | View raw


> There is https://pypi.python.org/pypi/librabbitmq ?

Hi Jon,
That is the AMQP client that utilizes the c extensions, I am writing a
module to interact with a plugin that exposes a REST API.

So I am not really after anything AMQP specific, just a pointer to
a project that abstracts anything with a REST API so I can see how
they work with requests in an async nature.

Thanks,
jlc

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Writing a module to abstract a REST api "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-09-17 14:44 +0000
  Re: Writing a module to abstract a REST api Jon Ribbens <jon+usenet@unequivocal.co.uk> - 2015-09-17 15:06 +0000
    Re: Writing a module to abstract a REST api "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-09-17 15:19 +0000
      Re: Writing a module to abstract a REST api Jon Ribbens <jon+usenet@unequivocal.co.uk> - 2015-09-17 15:26 +0000

csiph-web