i 'm heavily using django-piston for many of my projects, and i wanted to know if there was any way to monitor calls to a REST API creates using Django-Piston.
Any Signals emitted ? or decorators ? and more importantly if anyone cares ?
Because if some people are dealing with creating REST API in Django, please tell me what you use to monitor them, and if among those some use Piston, maybe we can create something to address this issue :)
++
Olivier.