Difference between revisions of "CC Web Service Wrappers"

From Creative Commons
Jump to: navigation, search
Line 2: Line 2:
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Developer:WebServices]]
 
[[Category:Developer:WebServices]]
 +
{{incomplete}}
 +
 +
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.
 +
  
{{incomplete}}
+
== Implementations ==
 +
 
 +
* Please add your implementation here :)

Revision as of 22:20, 30 April 2006


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.


Implementations

  • Please add your implementation here :)