summaryrefslogtreecommitdiffstatshomepage
path: root/doc/developers
diff options
context:
space:
mode:
authorGravatar cweiske2010-09-29 20:49:14 +0000
committerGravatar cweiske2010-09-29 20:49:14 +0000
commit70c39a8eea7896271c0ad3f0c435ec06c64074d1 (patch)
treef8a7935d6606d0c049c17dc38b7c95883894cda5 /doc/developers
parent22c9a01ee845d2b92fcab6b6cb10ac6ff0eec52e (diff)
downloadscuttle-70c39a8eea7896271c0ad3f0c435ec06c64074d1.tar.gz
scuttle-70c39a8eea7896271c0ad3f0c435ec06c64074d1.zip
delicious returns a proper error message when deleting non-existant items, which we do now, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc/developers')
-rw-r--r--doc/developers/api10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/developers/api b/doc/developers/api
new file mode 100644
index 0000000..efa05fe
--- /dev/null
+++ b/doc/developers/api
@@ -0,0 +1,10 @@
+SemanticScuttle API
+===================
+
+SemanticScuttle tries to implement the delicious API v1 as closely as sensible.
+
+Where it makes sense and the delicious API just does things plainly wrong
+(i.e. when returning a wrong status code on an error), we do it better.
+
+- http://www.delicious.com/help/api
+- http://support.delicious.com/forum/comments.php?DiscussionID=5286&page=1