Writing a module to abstract a REST api

Joseph L. Casale jcasale at activenetwerx.com
Thu Sep 17 10:44:00 EDT 2015


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


More information about the Python-list mailing list