README
loopback-gate
TODO: description
Usage
const loopbackGate = require('loopback-gate');
// TODO: DEMONSTRATE API
A LoopBack component for filtering incoming http requests
<script type="module">
import shrinedevLoopbackGate from 'https://cdn.skypack.dev/@shrinedev/loopback-gate';
</script>
loopback-gateTODO: description
const loopbackGate = require('loopback-gate');
// TODO: DEMONSTRATE API