0.1.1 • Published 9 years ago

api-cache v0.1.1

Weekly downloads
189
License
BSD
Repository
github
Last release
9 years ago

api-cache

nodejs module to cache an api on local files.

Usage

In case you installed it globally, just run api-cache <command> <config> <options> To display a help, run api-cache without any options (api-cache), this will display a list of available commands with a short description.

If you do not wish to install this module globally, you may also execute it as a normal javscript file. Therefor, switch to the working directory of your project and execute ./node_modules/api-cache/api-cache-cli.js. This command does not differ from the one mentioned above.

0.1.1

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.8

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago