API Wrappers: Difference between revisions

From Safe Creative API
Jump to navigation Jump to search
w>Mpolo
m (Fix email)
w>Mpolo
(Diff Official from contributors. Added @ehoo's python lib)
Line 1: Line 1:
Open source libraries in different programming languages for accessing the Safe Creative API.
Open source libraries in different programming languages for accessing the Safe Creative API.


We would like to have wrappers in other languages. If you want to contribute, please contact us: api-management AT safecreative.org.
We would like to have wrappers/libs in other languages. If you want to contribute, please contact us: api-management AT safecreative.org.


= Java =
= Java =
Safe Creative Java API at Google Code: http://code.google.com/p/safecreative-java-api/
Official Safe Creative Java API/Wrapper at Google Code: http://code.google.com/p/safecreative-java-api/


= PHP =  
= PHP =  
Safe Creative PHP API at Google Code: http://code.google.com/p/safecreative-php-api
Official Safe Creative PHP API at Google Code: http://code.google.com/p/safecreative-php-api


= Ruby =  
= Ruby =  
[http://thounds.com Thounds.com] Ruby wrapper at GitHub: http://github.com/thounds/safecreative
[http://thounds.com Thounds.com]'s ruby library at GitHub: http://github.com/thounds/safecreative
 
= Python =
[http://twitter.com/ehoo @ehoo]'s python library at Google Code: http://code.google.com/p/safecreative-python-api/

Revision as of 13:15, 4 January 2011

Open source libraries in different programming languages for accessing the Safe Creative API.

We would like to have wrappers/libs in other languages. If you want to contribute, please contact us: api-management AT safecreative.org.

Java

Official Safe Creative Java API/Wrapper at Google Code: http://code.google.com/p/safecreative-java-api/

PHP

Official Safe Creative PHP API at Google Code: http://code.google.com/p/safecreative-php-api

Ruby

Thounds.com's ruby library at GitHub: http://github.com/thounds/safecreative

Python

@ehoo's python library at Google Code: http://code.google.com/p/safecreative-python-api/