Difference between revisions of "CC Web Service Wrappers"

From Creative Commons
Jump to: navigation, search
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Technology]]
+
{{Challenge
[[Category:Developer]]
+
|related_to=Web Services
[[Category:Developer:WebServices]]
+
|challenge_type=Developer
{{incomplete}}
+
|tags=web
 
+
|is_complete=No
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?
+
}}
 +
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.
 
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 :)
 
 
== TODO ==
 
 
* Please add your TODO here :)
 

Latest revision as of 01:25, 26 June 2009

Related To: ,|x|Related To::x}}
Tags: {{#arraymap:web|,|x|Has Tag::x}} | (none) }}
Challenge Type: Has Challenge Type::Developer | (none) }}
Is Complete: Is Complete::No | 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.