JSWebEx: Difference between revisions

From PAWS Lab
Jump to navigation Jump to search
Hnvasa (talk | contribs)
No edit summary
Hnvasa (talk | contribs)
No edit summary
 
Line 6: Line 6:
Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/annotated-examples/tree/master/jswebex here].
Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/annotated-examples/tree/master/jswebex here].


[[Media:jswebex_documetation.pdf|JSWebEx]]
[[Media:jswebex_documetation.pdf|JSWebEx Manual]]

Latest revision as of 19:49, 4 April 2016

JSWebEx is a Node.js (Javascript) application currently used as a web service to fetch the content from the database and display it in the web browser. It is also used for the User Interface of the Annotated examples. Currently JSWebEx supports domains like Java, Python, SQL, C, C++ and VB.

Resources

Source codes are available in GitHub in here.

JSWebEx Manual