0.9.0 • Published 4 years ago

check-api-keys v0.9.0

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

check-api-keys

Usage

I use it to check my api-keys before deploying. See example.js.

You can use the package inside an npm script. If you use && between commands, the script will stop if a key is not succesful (the request returns something other than 200). Example node check-my-keys.js && npm run deploy.

Installation

npm i check-api-keys -D

Contributing

Feel free.

0.9.0

4 years ago