README
httpbin
HTTP server for debugging clients.
Run the server
$ npx @buzuli/httpbin
HTTP testing server
<script type="module">
import buzuliHttpbin from 'https://cdn.skypack.dev/@buzuli/httpbin';
</script>
HTTP server for debugging clients.
$ npx @buzuli/httpbin