Skip to content

Commit

Permalink
Add NGINX Unit (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon0824 authored Feb 24, 2023
1 parent 003c39d commit 9e7c3ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/implementations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ A Rust HTTP server for Python applications.
Supports ASGI/3, RSGI and WSGI interface applications.


NGINX Unit
---------

*Stable* / https://unit.nginx.org/configuration/#configuration-python

Unit is a lightweight and versatile open-source server that has three core capabilities: it is a web server for static media assets, an application server that runs code in multiple languages, and a reverse proxy.


Application Frameworks
======================

Expand Down

0 comments on commit 9e7c3ae

Please sign in to comment.