uWSGI #server

uWSGI is a fast application server for deploying Python (and other language) web applications. It implements the uwsgi protocol and can host WSGI, PSGI, and Rack apps, commonly used behind Nginx or other web servers.

Link: https://uwsgi-docs.readthedocs.io/

Developer: uWSGI project

Category: HTTP Server #server

Software that handles requests from web browsers and serves web pages and other content over the Hypertext Transfer Protocol (HTTP).

Others in this category