Difference between revisions of "JSWebEx"
From PAWS Lab
(→Resources) |
|||
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]] |
Revision as of 19:46, 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.