Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96771
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Subject | Writing a module to abstract a REST api |
| Date | 2015-09-17 14:44 +0000 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.701.1442501555.8327.python-list@python.org> (permalink) |
I need to write a module to abstract the RabbitMQ HTTP REST api. Before I do this, I would like to see how other projects have done similar in the hopes I make something consistent and generic etc. Does anyone regularly work with a library that abstracts a REST API and can recommend it for review? Thanks, jlc
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll 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