snagga-clideprecated

Command line tool to make get requests to a given endpoint and recieve response in your terminal.

Usage no npm install needed!

<script type="module">
  import snaggaCli from 'https://cdn.skypack.dev/snagga-cli';
</script>

README

snagga-cli

NPM Version Dependency Status Downloads Per Month

snagga-cli is a command line tool to perform CRUD operations on a given resource

Support

Installation

$ npm install -g snagga-cli 

Getting Started

Getting started with snagga-cli is super simple! Here is how you can make a GET request to a given endpoint.

$ snag "uri of choice"

We'll be adding new features in the near future such as POST, PUT, DELETE requests

License

MIT