README
snagga-cli
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