10 open-source projects similar to lcrilly/nginx-xml-json, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nginx Xml Json alternative.
This is a small tool designed to allow you understand the per-request memory usage of your njs script in a non-production environment.
This is a project for demonstrating NGINX NJS usage and abilities.
A starting template for developing njs (NGINX JavaScript) scripts for NGINX server in TypeScript.
This repository provides a JavaScript library to work with ACME providers such as Let's Encrypt for NJS. The source code is compatible with the ngxhttpjs_module runtime. This allows for the automatic generation and renewal of TLS/SSL certificates for NGINX.
This project provides a working configuration of NGINX configured to act as an authenticating and caching gateway for to AWS S3 or another S3 compatible service. This allows you to proxy a private S3 bucket without requiring users to authenticate to it. Within the proxy layer, additional…
This repository contains some NJS code, and example configuration files for using NGINX with DNS services. NGINX can be used to perform load balancing for DNS (TCP/UDP), and also DNS over TLS (DoT) and DNS over HTTPS (DoH)