Hubbry Logo
search button
Sign in
JSGI
JSGI
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
JSGI
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the JSGI Wikipedia article. Here, you can discuss, collect, and organize anything related to JSGI. The purpose of the hub is to connect people, foster deeper k...
Add your contribution
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 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]

JSGI packages

[edit]

All these packages are for Node.js.

Low level

[edit]
  • Q-IO: Promise-based I/O, includes JSGI-based HTTP server and client
  • jsgi-node: Low level JSGI interface for Node.JS

Framework

[edit]

These frameworks allow using promises with Q:[2]

The names are inspired by Sinatra.

References

[edit]
  1. ^ "CommonJS Web server to application interface Spec".
  2. ^ "Q promise framework". Archived from the original on 2016-03-26. Retrieved 2013-05-22.
[edit]