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


Groups > comp.lang.python > #96776 > unrolled thread

Re: Writing a module to abstract a REST api

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2015-09-17 18:04 +0000
Last post2015-09-17 18:04 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Writing a module to abstract a REST api "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-09-17 18:04 +0000

#96776 — Re: Writing a module to abstract a REST api

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2015-09-17 18:04 +0000
SubjectRe: Writing a module to abstract a REST api
Message-ID<mailman.4.1442513245.16376.python-list@python.org>
> If I understand you:
> http://www.python-requests.org/en/latest/
> 
> is an example of what you are looking for?
> 
> It's great.
> 
> Also check out
> http://cramer.io/2014/05/20/mocking-requests-with-responses/
> 
> if you need to mock requests.

Hi Laura,
The twitter samples Jon sent were good. What I am after is examples
of modules that are written to interact with REST services. Its just not
something I have written a module for and I am keen to see how well
written modules have been implemented.

Thanks,
jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web