PrintNode / PrintNode-JS

Silently print from within a browser using javascript and PrintNode remote printing service.
https://www.printnode.com
MIT License
65 stars 27 forks source link

Scales HTTP REST support #1

Closed rjocoleman closed 9 years ago

rjocoleman commented 9 years ago

This PR adds support for the Scales HTTP REST endpoint, including support for:

Since it's not specified I am unsure how the minified version was created. To make sure both src files were up to date I ran the following: $ uglifyjs -o src/printnode-api-client-0.0.1.min.js -- src/printnode-api-client-0.0.1.js