API Wrappers: Difference between revisions
w>Jguillo Created page with 'Open source libraries in different programming languages for accessing the Safe Creative API. * Safe Creative Java API: http://code.google.com/p/safecreative-java-api/ * Safe Cre…' |
m 22 revisions imported |
||
(21 intermediate revisions by 4 users not shown) | |||
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/libs in other languages. If you want to contribute, please contact us: api-management AT safecreative.org. | |||
= Safe Creative official wrappers = | |||
These wrappers have been developed by Safe Creative. They are fully supported and updated regularly. | |||
== Java == | |||
Official Safe Creative Java API/Wrapper [http://wiki.safecreative.net/download/safecreative-java-api.zip Download] | |||
Source code at GitHub: https://github.com/safecreative/safecreative-java-api | |||
== PHP == | |||
Official Safe Creative PHP API at GitHub: https://github.com/safecreative/safecreative-php-api | |||
= Third-party = | |||
The following wrappers have been created by third-party developers. | |||
Safe Creative does not offer support for them and you should contact the author for any issue. | |||
== Ruby == | |||
[http://thounds.com Thounds.com]'s ruby library at GitHub: https://github.com/thounds/safecreative | |||
== Python == | |||
[http://twitter.com/ehooo @ehooo]'s python library at GitHub: https://github.com/ehooo/safecreative-python-api |
Latest revision as of 08:07, 7 May 2021
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.
Safe Creative official wrappers
These wrappers have been developed by Safe Creative. They are fully supported and updated regularly.
Java
Official Safe Creative Java API/Wrapper Download
Source code at GitHub: https://github.com/safecreative/safecreative-java-api
PHP
Official Safe Creative PHP API at GitHub: https://github.com/safecreative/safecreative-php-api
Third-party
The following wrappers have been created by third-party developers. Safe Creative does not offer support for them and you should contact the author for any issue.
Ruby
Thounds.com's ruby library at GitHub: https://github.com/thounds/safecreative
Python
@ehooo's python library at GitHub: https://github.com/ehooo/safecreative-python-api