0.1.0 • Published 7 years ago

api-response-downloader v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

api-response-downloader

Simple api reader that saves data to a file

Install

Install with npm

$ npm i api-response-downloader -g

Usage

$ ard http://api.fixer.io/latest

 or 
 
$ ard http://api.fixer.io/latest -f xchange-rates.json

Use -f to use your own file otherwise will default to api-response-HH-mm-ss.json

Running tests - NOPE

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Michael Phelan

License

Copyright © 2017 Michael Phelan Licensed under the MIT license.