Difference between revisions of "User:Minooz/WebServices"
(→Assignment) |
(→Assignment) |
||
Line 27: | Line 27: | ||
:[http://oauth.googlecode.com/svn/code/javascript/example/index.html example of oauth google code] | :[http://oauth.googlecode.com/svn/code/javascript/example/index.html example of oauth google code] | ||
:[http://www.flickr.com/services/api/auth.howto.web.html flickr login auth] | :[http://www.flickr.com/services/api/auth.howto.web.html flickr login auth] | ||
+ | : [http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/ buzzmedia] | ||
====Lab3==== | ====Lab3==== |
Revision as of 23:18, 13 November 2011
Web Services
Resources
- CSS
Assignment
- parse xml
- another parser / list
- parse byte[]
- visit vancouver
- visitor sample
- visitor sample2
- sample3
- int422
- OAUTH
- hueniverse
- draft oauth
- flickr oauth
- oauth google code
- example of oauth google code
- flickr login auth
- buzzmedia