JSGI
From Wikipedia, the free encyclopedia
Interface between web servers and JavaScript-based web applications
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]
Low level
References
- ↑ "CommonJS Web server to application interface Spec".
- ↑ "Q promise framework". Archived from the original on 2016-03-26. Retrieved 2013-05-22.
External links
- JSGI 0.3 specification
- JSGI 0.2 specification at the Wayback Machine (archived November 4, 2014)
- jack on GitHub
| |||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
| Dialects | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| Engines (comparison) | |||||||||
| Frameworks |
| ||||||||
| People |
| ||||||||
| Other | |||||||||
| |||||||||
| Code analysis | |
|---|---|
| Supersets | |
| Transpilers | |
| Concepts | |
| Debuggers | |
| Doc generators | |
| Editors (comparison) | |
| Engines | |
| Frameworks | |
| Related technologies | |
| Package managers | |
| Module bundlers | |
| Server-side | |
| Unit testing frameworks (list) | |
| People | |
This computer-programming-related article is a stub. You can help Wikipedia by expanding it. |