Skip to content

Quickstart polyglot templates to launch your next web application (includes web servers, application servers, web frameworks, etc.)

Notifications You must be signed in to change notification settings

khatribharat/quickstart-web-stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickstart-web-stacks

Quickstart polyglot templates to launch your next web application (includes web servers, application servers, web frameworks, etc.). All web stacks support HTTP/2, WebSocket, use asynchronous I/O and can be run on Linux and FreeBSD.

Go

Web Server: Standard library

Application Server: Standard library

Web Framework: Standard library

Java

Web Server: Netty

Application Server: Netty

Web Framework: Spring WebFlux / Play

Python (TBA)

Web Server: Nginx

Application Server: aiohttp (NOTE: No HTTP/2 support yet)

Web Framework: aiohttp

Node.js (TBA)

Web Server: Nginx

Application Server: Standard library

Web Framework: Express

About

Quickstart polyglot templates to launch your next web application (includes web servers, application servers, web frameworks, etc.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages