Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CssFly committed Jun 22, 2016
1 parent 4ebccf7 commit 491bde6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# SpeedPaint
Example for how to use Queeky's API
http://www.queeky.com/api
https://www.queeky.com/api

First you must setup your account and get your API key here:
http://www.queeky.com/api/settings
https://www.queeky.com/api/settings

Once you got your API key, you can setup SpeedPaint:

This package contains four files:

1. index.php -> the page that serves the drawing tools via API
2. submit.php -> the script that saves drawings from app to gallery
3. gallery.php -> a small gallery script that displays all drawings by category
4. crossdomain.xml -> needed to give queeky.com POST access to your server
2. submit.php -> the script that saves drawings from app to your gallery
3. gallery.php -> the example gallery script displays all drawings
4. crossdomain.xml -> needed to give QueekyPaint POST access to your server

Live example on http://www.speedpaint.info

Expand Down

0 comments on commit 491bde6

Please sign in to comment.