Hi Community,

For an api request made by airavata-django-portal , for example on
/api/groups ( https://testdrive.airavata.org*/*api/groups/?limit=10&offset=10
) , *where can I find corresponding controller or handler function in
airavata code <https://github.com/apache/airavata/tree/develop> where it is
being exposed as an endpoint or handled?*

I need this because for "User groups created within a given period",  I
want to load the creation date of groups along with other details using an
api call.
In one of the implementations, the date is not being fetched, so I wanted
to look at the implementation.

Thanks & Regards,
Saurav Kumar Jha

Reply via email to