README
pinejs-client-supertest
This module provides the nodejs interface for the pinejs API using the supertest testing library.
This module provides the nodejs interface for the pinejs API using request.
<script type="module">
import pinejsClientSupertest from 'https://cdn.skypack.dev/pinejs-client-supertest';
</script>
This module provides the nodejs interface for the pinejs API using the supertest testing library.