Example for how to use Queeky's API https://www.queeky.com/api
First you must setup your account and get your API key here: https://www.queeky.com/api/settings
Once you got your API key, you can setup SpeedPaint:
This package contains four files:
- index.php -> the page that serves the drawing tools via API
- submit.php -> the script that saves drawings from app to your gallery
- gallery.php -> the example gallery script displays all drawings
- crossdomain.xml -> needed to give QueekyPaint POST access to your server
Live example on http://www.speedpaint.info
Feel free to comment and fork.
License: M.I.T.