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 at the Wayback Machine (archived December 17, 2014) is a reference implementation of JSGI.
It has been included in and further developed by the CommonJS project.[1]
All these packages are for Node.JS.
These frameworks allow using promises with Q:[2]
The names are inspired by Sinatra.
By: Wikipedia.org
Edited: 2021-06-18 12:37:03
Source: Wikipedia.org