README
Command Line API Testing
Installation
- Run
npm install -g api-shell
- Start by running
api-shell
- View help information using
help <command>
Check the wiki for more information.
Command line shell for API testing
<script type="module">
import apiShell from 'https://cdn.skypack.dev/api-shell';
</script>
npm install -g api-shell
api-shell
help <command>
Check the wiki for more information.