mike | Shared With: Everyone - Sep 04 2008 | javascript, security, rest, api, csrfI couldn't find a good description on the web about securing REST API's against drive-by requests (unauthorized 3rd party calls when you visit a malicious web site).
Here's what I've pieced together today by examining what del.icio.us is doing to secure it's REST api.
mike | Shared With: Everyone - Nov 24 2007 | o'reilly, rest, soap, excel, vb, web services
mike | Shared With: Everyone - Mar 17 2007 | web development, youtube, api, rest
mike | Shared With: Everyone - Oct 08 2006 | javascript, ajax, rest, api, web 2.0, json
Summary article on the popular sites with Rest and XML API's.
Quoted: Even though it’s theoretically possible to request this data from Flickr using XMLHttpRequest on the client-side, there’s one problem: cross site scripting. Currently, most browsers ...
...
Because JSON is a JavaScript string, if you specify a server-side script that returns JSON as the source for a <script> tag on your HTML page, it will automatically download the JSON and run it - creating a new data structure available to the code on your page:
mike | Shared With: Everyone - Sep 21 2006 | spam, blogs, comments, rest, api, web services, blue dotUse extensively on WordPress - could be helpful to us in battling comment spam if we ever allow "public" commenting.
Could even be used against public dot text as well to flag possible spam dots.
mike | Shared With: Everyone - Oct 25 2005 | Web Development, RESTThe Google Maps API lets you embed Google Maps in your own web pages.
mike | Shared With: Everyone - Oct 21 2005 | Rest, Web DevelopmentDefinition of REST (Representational State Transfer) software architecure.
Related Content from Around Faves
rest
- 1 FaverViewed: 3 Times
- SharpSmith - Apr 06 20081 FaverViewed: 6 Times
- SharpSmith - Mar 19 20081 FaverViewed: 2 Times
api
-
FriendFeed API has client-side JSON as well as uthenticated HTTP using a "Remote Key" that is unique to each user.
Also, Python and PHP API libraries here:
http://code.google.com/p/friendfeed-api/
2 FaversViewed: 3 Times - branchiopoda - Aug 17 20072 FaversViewed: 10 Times
- mippe - Feb 14 20085 FaversViewed: 8 Times


