api-response-downloader

0.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i api-response-downloader

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • phelanma