Difference between revisions of "CC Web Service Wrappers"

From Creative Commons
Jump to: navigation, search
(Reverted edits by Planet4domains (Talk); changed back to last version by Jon Phillips)
Line 1: Line 1:
[[Category:Technology]]
+
{{Challenge
[[Category:Developer]]
+
|related_to=Web Services
[[Category:WebServices]]
+
|challenge_type=Developer
[[Category:Developer Challenges]]
+
}}
{{incomplete}}
+
We currently offer language-specific wrappers for the [[Web Services]] in Python, Java and PHP.  Help make it easier for other developers to integrate license selection by writing a wrapper library in your language of choice.  Lisp, anyone?
 
 
We currently offer language-specific wrappers for the [[Creative Commons Web Services]] in Python, Java and PHP.  Help make it easier for other developers to integrate license selection by writing a wrapper library in your language of choice.  Lisp, anyone?
 
  
 
A successful implementation will include a small driver application which demonstrates how the wrapper can be used for license selection.  See [[Web Services Client Implementations]] for information on our existing implementations.
 
A successful implementation will include a small driver application which demonstrates how the wrapper can be used for license selection.  See [[Web Services Client Implementations]] for information on our existing implementations.
 
 
== Implementations ==
 
 
* Please add your implementation here :)
 
 
== Examples ==
 
 
* Please add your example, screenshot, mockup, etc here :)
 
 
== TODO ==
 
 
* Please add your TODO here :)
 

Revision as of 17:38, 4 March 2008

Related To: ,|x|Related To::x}}
Tags: {{#arraymap:|,|x|Has Tag::x}} | (none) }}
Challenge Type: Has Challenge Type::Developer | (none) }}
Is Complete: [[Is Complete::{{{is_complete}}}]] | Is Complete::no }}

We currently offer language-specific wrappers for the Web Services in Python, Java and PHP. Help make it easier for other developers to integrate license selection by writing a wrapper library in your language of choice. Lisp, anyone?

A successful implementation will include a small driver application which demonstrates how the wrapper can be used for license selection. See Web Services Client Implementations for information on our existing implementations.