README
turbo-invention
a lightweight proxy in 100% node.js
download then start using node proxy.js
add turbo magic to your code
pretty simple. heres an example:
var turbo = require('turbo-invention');
turbo.start
console.log('started proxy!');
lightweight proxy written in node.js
<script type="module">
import turboInvention from 'https://cdn.skypack.dev/turbo-invention';
</script>
a lightweight proxy in 100% node.js
download then start using node proxy.js
pretty simple. heres an example:
var turbo = require('turbo-invention');
turbo.start
console.log('started proxy!');