JSGI

JSGI, or JavaScript Gateway Interface, 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 implementation of JSGI.

It has been included in and further developed by the CommonJS project.[1]

JSGI packages

All these packages are for Node.JS.

Low level

Framework

These frameworks allow using promises with Q:[2]

The names are inspired by Sinatra.

References

External links


This article is issued from Wikipedia - version of the 2/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.