1.0.0 • Published 9 years ago

snagga-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

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