JSGI

JSGI is an interface between web servers and JavaScript-based web applications and frameworks. It was inspired by the Rack for Ruby and WSGI for Python and was one of the inspirations of PSGI for Perl.

Jack is a reference JSGI implementation.

External links

JSGI Packages