Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96776
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Subject | Re: Writing a module to abstract a REST api |
| Date | 2015-09-17 18:04 +0000 |
| References | <201509171641.t8HGfZjb008471@fido.openend.se> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4.1442513245.16376.python-list@python.org> (permalink) |
> 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Writing a module to abstract a REST api "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-09-17 18:04 +0000
csiph-web