Difference between revisions of "JSWebEx"
From PAWS Lab
(→Resources) |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
== Resources == | == Resources == | ||
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 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.