/nginx-rpc-gateway

Primary LanguageJavaScriptMIT LicenseMIT

Simple echo JSONRPC

Example of JSONRPC gateway server on nginx + njs.

Requirements

  • njs version: 0.6.2

Install

Clone this repo to /etc/nginx/. And inclue module to your config:

include /etc/nginx/nginx-rpc-gateway/nginx-gateway;