ServerJS/WSGI: Difference between revisions

no edit summary
No edit summary
 
Line 9: Line 9:
* [http://en.wikipedia.org/wiki/Java_Servlet Java Servlets]. One of the first language-specific interfaces.
* [http://en.wikipedia.org/wiki/Java_Servlet Java Servlets]. One of the first language-specific interfaces.
* The Jack project provides a WSGI/Rack-like standard interface to webservers in JavaScript: http://jackjs.org  
* The Jack project provides a WSGI/Rack-like standard interface to webservers in JavaScript: http://jackjs.org  
* Comparison of current WebServer APIs used by JS engines:
**[http://spreadsheets.google.com/pub?key=rMWeXQ2LvhKWqQQ_zEdb8aQ&single=true&gid=0&output=html HTTP incoming request JS APIs]


== Proposed API ==
== Proposed API ==
Line 17: Line 19:


* [http://groups.google.com/group/serverjs/browse_thread/thread/43372363c819859b "Obviously stupid JS WSGI gateway"]
* [http://groups.google.com/group/serverjs/browse_thread/thread/43372363c819859b "Obviously stupid JS WSGI gateway"]
* Comparison of current WebServer APIs used by JS engines:
**[http://spreadsheets.google.com/pub?key=rMWeXQ2LvhKWqQQ_zEdb8aQ&single=true&gid=0&output=html HTTP incoming request JS APIs]
Confirmed users
11

edits