ghost-inspector / node-ghost-inspector

Ghost Inspector CLl & API Library for Node.js
https://ghostinspector.com/docs/api/
MIT License
28 stars 6 forks source link

Add async support + additional functionality #8

Closed justinklemm closed 5 years ago

justinklemm commented 5 years ago

I've refactored the package to use request and request-promise-native which adds a lot of flexibility and makes async / await support easier. Highlights:

justinklemm commented 5 years ago

Thanks for all the feedback! I think I addressed everything. API key for the tests now uses an env variable and is stored in CircleCI. I cycled the key so the old one is dead.