12345678910111213 |
- name: "Nginx"
- website_url: "https://nginx.org/en/"
- source_code_url: "https://hg.nginx.org/nginx/file/tip"
- description: "HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server."
- licenses:
- - BSD-2-Clause
- platforms:
- - C
- - deb
- - Docker
- tags:
- - Web Servers
|