Hi , I was looking into the designing of the user interfaces. One of the things that came up was whether to use the thrift based APIs directly from the front end or call the thrift APIs in the PGA and expose functionalities provides by thrift APIs as web services. I am more leaning towards accessing of thrift API functionalities using the web services. But I would like to know which approach is more ideal. Thanks, Eldho Mathulla
On Mon, Mar 20, 2017 at 10:36 PM, Supun Nakandala <[email protected] > wrote: > Hi Eldho, > > Currently, the group management aspects are used in the sharing catalog > <https://gw54.iu.xsede.org/sharing-api-docs/>. But going forward, I think > there will be more use cases for Groups in Airavata. > > The sharing catalog provides APIs to create and manage groups. These are > thrift services and you can try to understand them by reading the code > <https://github.com/apache/airavata/tree/develop/modules/sharing-registry> or > the above short document. > > At the moment one of the major requirement that we have is the lack of > web-based user interfaces to manage groups which can be integrated with the > PGA (Web Portal). I think this would be a good starting point for you. > > Best, > Supun > > On Fri, Mar 17, 2017 at 6:27 PM, Eldho Mathulla <[email protected]> > wrote: > >> Hi, >> I would like to volunteer to contribute in Group Management in Airavata. >> Can any one point where I can start from? >> Thanks, >> Eldho Mathulla >> > > > > -- > Thank you > Supun Nakandala > Dept. Computer Science and Engineering > University of Moratuwa >
