mTANGO Rest API

Hi Igor,

Thanks for the update. I will try the same. In case of any issue, will get back to you.

Regards,
Lochan
In fact I would recommend all of you not to bother with mTangoUI framework (jsTangORB + mTangoUI) as this project is obsolete. I am not sure it will be supported in the future.

As an alternative you can look into TangoWebapp: https://github.com/tango-controls/tango-webapp

This will be transformed into a pluggable open platform and will server as a unified framework for Tango based web applications in 1-year perspective. The goal is to provide Tango users homogenous UI experience and for developers a convenient platform to build such UI.

Base framework ontop of which TangoWebapp is built is JavaScriptMVC-1.5.x. It provides the following features:


➔ light-weight

➔ very well defined project structure

➔ project lifecycle

➔ plugins for everyday needs

➔ testing facility (unit + functional)

➔ autogenerating documentation


link


For UI webix is used: http://webix.com

Webix has much better learning curve comparing to angular as well as better structure and support.

You can learn more about this Tango REST stack from this talk: link
 
Register or login to create to post a reply.