Closed jsalonen closed 12 years ago
Actually siesta was just a concept that we don't implement anymore. If you are planning to use it on production i encourage you don't. May be you wanna try python-requests: http://docs.python-requests.org/en/v0.10.6/index.html
Hi,
Thanks for an honest reply. And no worries, I wasn't using it for anything serious :)
python-requests looks very interesting. Could you add this as a link to Siesta's frontpage so that future visitors would find it as well?
The following code from Siesta homepage doesn't work:
I think it should be
api.resource(id).resource_collection().get()