PW is the web's leading resource for everything about open APIs and mashups. Learn more: take a tour »
| Used this? Share your thoughts... Please login to comment. | |
|---|---|
02 Jul 2006 | Alexander says:Are there any 'ready-to-go' win32 code snippets for del.icio.us?I can't find anything... |
04 Aug 2006 | Vovan says:Only XML and JSON sormats??? |
03 Dec 2007 | REST is a pretty good standard, easier to implement than SOAP in my opinion. It really depends on your tools, I suppose. I wonder how many people request SOAP when REST is available. I prefer REST+XML, JSON is bonus in my books. I end up using regex for most of my work I must admit. |
09 Dec 2008 | thomson2008 says:Faves supports multi-word tags, and multi-tag strings are separated by commas. In del.icio.us, tags are space-delimited and must be single words. By default, results from the Faves del.icio.us API are modified to be space delimited (spaces in individual tags are replaced with underscores). Thus, the tag string "harvey danger, digital music" would become "harvey_danger digital_music" (this applies to both /posts and /tags).========================== Thomson <a href="http://www.widecircles.com">Social Bookmarking</a> |





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy