catro icon indicating copy to clipboard operation
catro copied to clipboard

HTTP proxy for NodeJS, Core of MeoProxy.

catro

HTTP proxy for Node. Core of MeoProxy.

Build Status

Development

Install OpenSSL firstly.

Check whether OpenSSL has been installed.

openssl

Install Nodejs (>=4.2)

node -v

Install dependences.

npm install
npm run i

Run test cases.

npm test

Usage

see proxy.test.ts

.d.ts

catro.d.ts