Difference between revisions of "CC Web Service Wrappers"
Jon Phillips (talk | contribs) |
Jon Phillips (talk | contribs) |
||
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. | ||
+ | |||
− | + | == Implementations == | |
+ | |||
+ | * Please add your implementation here :) |
Revision as of 21: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 :)