Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

websdev/sails-proxywrap

 
 

Repository files navigation

Sails Proxywrap

Return a Sails module where HTTP & HTTPS have been substituted out for Proxywrap-ed replacements.

This project implements a zero-change API implementation of Sails#3506.

Use

npm install --save @vpdigital/sails-proxywrap to install the module

Edit app.js and replace require("sails") with require("@vpdigital/sails-proxywrap").

About

PUBLIC REPOSITORY: Use proxyquire to install proxywrap'ed HTTP libs under Sails

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%