WebPageTest API Wrapper for NodeJS

Hi everyone,

I’ve just released WebPageTest API Wrapper for NodeJS. It wraps WPT API from any instance (public or private) and make it available as Node module, command line and as a RESTful API proxy.

Check it out at http://marcelduran.com/webpagetest-api

There’s a live API Console demo at http://marcelduran.com/webpagetest-api/console

Source: GitHub - WebPageTest/webpagetest-api: WebPageTest API wrapper for NodeJS

Looking forward for your feedback and contributions.

Thanks,

@marcelduran